View Single Post
  #3  
Old 09-25-2012, 03:38 AM
Deltabee Deltabee is offline
Member
 
Join Date: Jul 2012
Posts: 13
Quote:
Originally Posted by NiteWave View Post
with opcode cache enabled ?

in daemon mode, can install xcache or apc or eAccelerator.

if non-daemon mode, only eAccelerator disk-cache is available(opcode cache not in shared memory)
Yes, eaccelertor is installed. Selecting yes or no, gives around 200 requests a second on a wordpress installation, then selecting suEXEC brings it down to 100 req a second.

However, just running it on a phpinfo() page, gives approximately the same result.

So it could be the wordpress cache isn't using the opcode properly. But does this mean on sites not using opcode, we'll see 50% less performance?
Reply With Quote