Conflict with APC?
johnlowe - September 30, 2009 - 18:08
| Project: | Cache Router |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
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.
#2
I don't have any error messages in dblog. I'll keep checking back to see if a solutions is found.
#3
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.