In PR #989 I found a line regarding APCu being cleared if Apache restarts. However, we know that our own Nextcloud instances for our customers do not run on Apache instances, but on PHP-FPM instances.
We should check if we have any Apache-specific patterns that will break when running on PHP-FPM to ensure both setups will remain working.
In PR #989 I found a line regarding APCu being cleared if Apache restarts. However, we know that our own Nextcloud instances for our customers do not run on Apache instances, but on PHP-FPM instances.
We should check if we have any Apache-specific patterns that will break when running on PHP-FPM to ensure both setups will remain working.