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?
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?
haven't tried 4.2 yet myself, but what do you have set in litespeed server configuration for PHP suEXEC Max Conn ? default 10 ? tried raising that value ?