Files
group_vars
host_vars
roles
common
mariadb
munin
nginx
php5-fpm
defaults
handlers
tasks
templates
vars
.gitignore
LICENSE
README.md
site.yml
web.yml
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
..
2014-08-17 00:35:57 +03:00