Skip to content

Instantly share code, notes, and snippets.

@bdossantos
Created February 7, 2013 10:37
Show Gist options
  • Save bdossantos/4730170 to your computer and use it in GitHub Desktop.
Save bdossantos/4730170 to your computer and use it in GitHub Desktop.
apc conf
apc.enabled=1
apc.shm_segments=1
apc.shm_size=256M
apc.stat=0
apc.stat_ctime=0
apc.optimization=0
apc.ttl=7200
apc.user_ttl=0
apc.enable_cli=0
apc.include_once_override=0
;apc.canonicalize=1
apc.file_update_protection=2
apc.canonicalize=1
apc.write_lock=1
apc.report_autofilter=0
apc.lazy_classes=0
apc.lazy_functions=0
apc.coredump_unmap=0
apc.file_md5=0
apc.preload_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment