apc
Does smarty work fine when APC is installed?
I\'m developi开发者_如何学Pythonng my website using Php and Smarty. Now , i\'d like to caching the bytecode of the php script using APC, but i\'m worry that APC will cache also the complied smarty\'s[详细]
2023-01-17 21:51 分类:问答Where is the default max locked memory value coming from?
So on one system, I have values that are pretty wide open: $ ulimit -a | grep mem max locked memory(kbytes, -l) 40000[详细]
2023-01-17 18:13 分类:问答PHP APC failing in unit tests
We use the APC user cache in our application, but I\'ve started noticing various problems in our unit tests specifically related to the APC tests.[详细]
2023-01-16 22:18 分类:问答How to share APC cache between apache and php_cli?
I\'ve readed in some blogs that apache and php_cli don\'t share APC data because are running in different processes...[详细]
2023-01-16 20:53 分类:问答What the php caches that support tagging? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-16 01:01 分类:问答Difference between Memcache, APC, XCache and other alternatives I've not heard of
At work, we\'ve recently started designing an application to me \"large scale\" (we\'re engineering for th开发者_开发知识库e potential to serve up many millions of hits a day).One of the senior devs a[详细]
2023-01-16 00:02 分类:问答mod_fcgi + APC + Shared Memory
One of my sites is growing and I\'m having scalability issues. My knowledge with this new software is rather small, my hosting company doesn\'t have a clue either.[详细]
2023-01-15 19:46 分类:问答Tuning APC to use less RAM
I have a virtual private server that only allows me to use 128MB of RAM.I recently installed APC for PHP and it consumes more than 128MB.My provider wants me to upgrade my account if I don\'t get that[详细]
2023-01-15 02:39 分类:问答How to run multiple PHP sites using same APC cache?
Ok, the situation is I have multiple php sites all running on the same server using the same CMS. There is no change in the core code or modules for the CMS between sites so would like to have all sit[详细]
2023-01-15 00:03 分类:问答Zend error: The apc extension must be loaded for using this backend
Hi I am getting the above error setting up my Zend application on a publi开发者_运维技巧c hosted server.I have another application on the same sever which works ok so I assume APC is obviously loaded.[详细]
2023-01-13 18:08 分类:问答