Increase (double) opcache string buffer size by rugk · Pull Request #1702 · nextcloud/docker

added 2 commits

February 19, 2022 13:12

@rugk rugk mentioned this pull request

Feb 19, 2022

J0WI

J0WI approved these changes Mar 23, 2022

@rugk rugk deleted the patch-1 branch

March 23, 2022 11:39

docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request

Mar 23, 2022
Changes:

- https///github.com/nextcloud/docker/commit/fb33f15: Runs update.sh
- https///github.com/nextcloud/docker/commit/d27ec71: Set recommend opcache.revalidate_freq (https///github.com/nextcloud/docker/pull/1718)
- https///github.com/nextcloud/docker/commit/7d6837d: Remove Nextcloud 21 (EOL) (https///github.com/nextcloud/docker/pull/1719)
- https///github.com/nextcloud/docker/commit/04d461e: Runs update.sh
- https///github.com/nextcloud/docker/commit/6478d4d: Increase (double) opcache string buffer size (https///github.com/nextcloud/docker/pull/1702)
- https///github.com/nextcloud/docker/commit/df168e1: Runs update.sh
- https///github.com/nextcloud/docker/commit/3a5086d: Runs update.sh
- https///github.com/nextcloud/docker/commit/76b7969: Runs update.sh
- https///github.com/nextcloud/docker/commit/3fd3a40: Runs update.sh
- https///github.com/nextcloud/docker/commit/13eb696: doc: fix link to OpCache server doc (https///github.com/nextcloud/docker/pull/1703)

axelsimon added a commit to axelsimon/docker-nextcloud that referenced this pull request

Apr 12, 2022
In line with nextcloud/docker#1702 and to avoid the error message:
> The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than 8.

ananace pushed a commit to ananace/docker-nextcloud that referenced this pull request

May 10, 2024
* Increase (double) opcache string buffer size (debian)

This fixes nextcloud#1692

* Increase (double) opcache string buffer size (alpine)

This fixes nextcloud#1692