View Single Post
  #2  
Old 04-18-2009, 09:20 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
In suexec mode is each PHP instance uses its own independent in memory cache, not shared among PHP processes.

I currently recommend eAccelerator with disk cache in /dev/shm .
Reply With Quote