OpenConext / Stepup-Deploy

Ansible deploy scripts for the Stepup project. Also: have a look in the wiki!
https://github.com/OpenConext/Stepup-Deploy/wiki
5 stars 10 forks source link

Enable php opcache for php7.2 #138

Closed phavekes closed 2 years ago

phavekes commented 3 years ago

enabling opcache for php cuts the response time in half

phavekes commented 3 years ago

Check values for opcache.memory_consumption and opcache.max_accelerated_files

Some more save/sensible defaults have been chosen for the opcache settings; let's check how these work out, and finetune later