ansible-personal/roles/nginx/files
Alan Orth 36c16e93bb
roles/nginx: Reduce gzip_comp_level from 6 to 5
After performing some tests[0] again I see that level 5 produces
the most acceptable results for my site currently. Others[1] are
using the same, so I'll gladly accept a little less CPU load for
a tradeoff of a few bits of file size.

[0] https://mjanja.ch/2015/03/finding-the-nginx-gzip_comp_level-sweet-spot/
[1] https://github.com/h5bp/server-configs-nginx/blob/master/nginx.conf
2016-11-14 12:08:21 +02:00
..
extra-security.conf roles/nginx: Harden security headers 2016-11-13 23:45:42 +02:00
fastcgi_cache roles/nginx: Move some common fastcgi settings out of vhost template 2015-03-10 11:59:43 +03:00
munin.conf roles/nginx: Don't cache 404 errors in munin config 2015-03-09 13:32:09 +03:00
nginx.conf roles/nginx: Reduce gzip_comp_level from 6 to 5 2016-11-14 12:08:21 +02:00
renew-letsencrypt.timer Revert "roles/nginx: Only run Let's Encrypt checks once a day" 2016-08-17 11:30:10 +03:00