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
So on one system, I have values that are pretty wide open: $ ulimit -a | grep mem max locked memory(kbytes, -l) 40000
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.
I\'ve readed in some blogs that apache and php_cli don\'t share APC data because are running in different processes...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
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
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.
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
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
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.