View Single Post
  #2  
Old 05-18-2009, 12:27 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
You cannot use xcache together with suEXEC, it is not efficient as each PHP process creates its own cache memory.


You can try eAccelerator with cache storage in /dev/shm/, but some user experiencing some PHP compatibility issue. Should turn off the optimizer in eAcc. You can search related topic on this forum.
Reply With Quote