Active
Project:
Cache Router
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 18:08 UTC
Updated:
28 Jan 2010 at 21:58 UTC
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
Comment #1
ajayg commentedcheck 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.
Comment #2
jjlowe commentedI don't have any error messages in dblog. I'll keep checking back to see if a solutions is found.
Comment #3
tinohuda commentedSame 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.
Comment #4
andypostSeems related or duplicate of #245341: Unthrottled while loop in memcache engine causing high cpu utilization.