ansible-personal/roles/php5-fpm
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
..
defaults roles/php5-fpm: Tweak opcache settings 2015-05-09 12:34:45 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/php5-fpm: Add templated php.ini 2015-05-05 11:27:13 +03:00
templates roles/php5-fpm: Add templated php.ini 2015-05-05 11:27:13 +03:00