[Feature] Improve NGINX static hosting configuration #201
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Problem
Current NGINX static hosting configurations do not take advantage of:
add header Cache-Control
sendfile
tcp_nopush
tcp_nodelay
Description
Optimize static file hosting using documented best practices.
Alternatives
Do nothing 🤷🏻
Additional context
The text was updated successfully, but these errors were encountered: