Skip to content

Instantly share code, notes, and snippets.

@cmejo
Created May 28, 2014 18:10
Show Gist options
  • Save cmejo/f197bec524c093f017c8 to your computer and use it in GitHub Desktop.
Save cmejo/f197bec524c093f017c8 to your computer and use it in GitHub Desktop.
extension=apc.so
apc.enabled=1
apc.shm_segments=1
;could go down to 32M, 128M is rather high but we have the memory for it
apc.shm_size=128M
apc.cache_by_default=1
apc.stat=0
apc.ttl=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment