With memcached rurning with 64mb, cacherouter configured for memcache, apc running with 30mb performance pages load very slowly. Turn off cacherouter and pages load much more quickly. Am I doing something wrong?

Comments

ajayg’s picture

check your log and see of there are any error messages. A few of us noticed a strange problem (using APC engine) and it turned out due to several error message getting logged in DBLOG. I don't know the solution yet.

jjlowe’s picture

I don't have any error messages in dblog. I'll keep checking back to see if a solutions is found.

tinohuda’s picture

Same Problem here,

I Just turn off the APC ini php.ini, then restart httpd.

Now Work faster and more distibuted load for multicore processor.

I've been monitoring this with simple top command.

andypost’s picture