Skip to content

[stable25] Check for opcache.file_cache_only=1 - #36731

Merged
MichaIng merged 1 commit into
stable25from
backport/35365/stable25
Feb 24, 2023
Merged

[stable25] Check for opcache.file_cache_only=1#36731
MichaIng merged 1 commit into
stable25from
backport/35365/stable25

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #35365

@MichaIng

Copy link
Copy Markdown
Member

/rebase

which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache.
Signed-off-by: MichaIng <micha@dietpi.com>
@MichaIng
MichaIng merged commit 2ed9f14 into stable25Feb 24, 2023
@MichaIng
MichaIng deleted the backport/35365/stable25 branch February 24, 2023 19:00
@blizzzblizzz mentioned this pull request Mar 13, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementphpPull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MichaIng@szaimen