ansible-personal/roles
Alan Orth 3a4e7455c7
roles/php5-fpm: Tweak opcache settings
Reduce memory allocation from 128 -> 72M because after a few days
of running it's only using 64 or so, so it's really just a waste of
memory.

Also, disable opcache for CLI. What the hell do you need opcaching
in the CLI invocation for? It only persists for one process!

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-05-09 12:34:45 +03:00
..
common roles/common: Set I/O scheduler via udev 2015-03-15 17:52:05 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Remove unused config file 2015-03-18 09:00:06 +03:00
nginx roles/nginx: Switch to nginx stable branch 2015-04-23 14:52:22 +03:00
php5-fpm roles/php5-fpm: Tweak opcache settings 2015-05-09 12:34:45 +03:00