perf: php caching and settings (scripts caching) #15
Owner
> https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#memory-caching
> A PHP opcache stores compiled PHP scripts so they don’t need to be re-compiled every time they are called. PHP bundles the Zend OPcache in core since version 5.5, so you don’t need to install an opcache manually.
> https://docs.nextcloud.com/server/latest/admin_manual/installation/server_tuning.html#enable-php-opcache
Author
Owner
> https://github.com/nextcloud/docker/blob/master/21/apache/config/apcu.config.php
Author
Owner
> https://github.com/nextcloud/docker/blob/c9143621badb6db270306d6098e957ebdfd2aa1c/21/apache/Dockerfile#L90-L111
Reference in New Issue
Block a user