Skip to content
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

Bug apc - apcu #6

Open
keopx opened this issue Jul 6, 2017 · 0 comments
Open

Bug apc - apcu #6

keopx opened this issue Jul 6, 2017 · 0 comments
Assignees
Labels

Comments

@keopx
Copy link
Owner

keopx commented Jul 6, 2017

To use the new separate backward compatibility extension, you must load apcu.so first, then apc.so.

extension=apcu.so
extension=apc.so
apc.enabled=1
apc.shm_size=256M
apc.ttl=7200
apc.enable_cli=1
apc.gc_ttl=3600
apc.entries_hint=4096
apc.slam_defense=1
apc.serializer=php

See: krakjoe/apcu#137 (comment)

@keopx keopx added the bug label Jul 6, 2017
@keopx keopx self-assigned this Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant