lsphp5 eats too much resources

#1
Hi,

I have problems with lsphp5 processes, they took very high CPU resources of my server (screenshot attached)

FYI, I run 2 virtual hosts running wordpress.

Sometimes, an error would occur: "connection to [/tmp/lshttpd/lsphp5.sock] on request #8, confirmed, 1, associated process: 22118, running: 1, error: Connection reset by peer!"

Somebody having the same issue?

Thanks!
 

Attachments

NiteWave

Administrator
#2
this is a typical for php-heavy app. same issue when you run wordpress under apache or nginx.

the solution is to install a wordpress-plugin, like wp-supercache. It'll reduce the load much and serve smoothly under high traffic.
 
Top