自动缓存加载的文件,而不是通过调用apc_store()对变量的缓存
apc_store()
可以通过配置apc.cache_by_default控制:
apc.cache_by_default
On by default, but can be set to off and used in conjunction with positive apc.filters so that files are only cached if matched by a positive filter.
标签
查看
33 次