nextcloudpi icon indicating copy to clipboard operation
nextcloudpi copied to clipboard

Opcache Settings via NCP

Open feutl opened this issue 2 years ago • 0 comments

Description
The error message The OPcache interned strings buffer is nearly full. in Nextcloud, starting with NC23, was the reason to dig a little deeper into the problem and I found this thread https://help.nextcloud.com/t/nextcloud-23-02-opcache-interned-strings-buffer/134007

As far as I have understood, with NC23 it is capable of giving you recommendations for settings to be changed based on the individual usage of the server. In my case the opcache was full therefore the recommendation was to increase opcache.interned_strings_buffer

This was as not a problem for me to do manually, but this setting should be added to the nc-limits in ncp-web / ncp-cli.

feutl avatar May 20 '22 07:05 feutl