- Enable woff compression in Nginx
- Add Mime type - /etc/nginx/mime.types
- application/font-woff woff;
- Add gzip compression for fonts - /etc/nginx/nginx.conf
- gzip_types application/font-woff
- Administration
- Reload - sudo service nginx reload
- Start - sudo nginx
- stop - sudo nginx -s stop
Wednesday, January 28, 2015
Nginx performance optimization
Labels:
configuration,
nginx,
performance,
server,
web performance
All Blogs :
http://timir126.blogspot.com
http://vishnu-agarwal.blogspot.com
http://jobkeeper.blogspot.com
http://gethouse.blogspot.com
http://vishnu-lamp.blogspot.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment