Skip to content

Precision on when APCu cache is shared or not #1011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

PowerKiKi
Copy link
Contributor

The information is based on krakjoe/apcu#121 (comment).

The fact that PHP-FPM shares cache across all pools was verified in a real-world scenario.

Fixes #1009

The information is based on krakjoe/apcu#121 (comment).

The fact that PHP-FPM shares cache across all pools was verified in a real-world scenario.

Fixes codeguy#1009
@PowerKiKi
Copy link
Contributor Author

@krakjoe, your review would be welcome, as I based this PR on one of your (very old) comment.

@Xymph Xymph merged commit 630628d into codeguy:gh-pages Sep 30, 2024
@Xymph
Copy link
Collaborator

Xymph commented Sep 30, 2024

Thanks.

@PowerKiKi PowerKiKi deleted the patch-1 branch September 30, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The statement about non-shared APCu data between FastCGI workers is confusing
3 participants