-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
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
Reactions are currently unavailable