ansible-personal/roles
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
..
common roles/common: Don't set up apt sources on arm 2016-09-29 16:47:44 +03:00
mariadb Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
munin Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
nginx roles/nginx: Reduce gzip_comp_level from 6 to 5 2016-11-14 12:08:21 +02:00
php-fpm roles/php-fpm: Only create pools for vhosts that need PHP 2016-09-13 15:58:09 +03:00