Very high load on Litespeed Web Server

#1
I have two Litespeed web servers that are load balanced behind a Digital Ocean load balancer. Both are extremely high loads and LSPHP has a lot of processes running. I've already enabled LSCache for the users not logged in but that didnt have any noticeable impact. I've attached a screen capture of the top stats for those servers. You can also see in the next link the current server stats. Then finally I've uploaded my PHP settings. Everything looks right to me, I just dont get what I am missing on why the server load is so high and my site is loading so slowly. Any thoughts or recommendations? Thank you!




 
Last edited:

NiteWave

Administrator
#2
since all lsphp process running as nobody user, you can set lsphp in non-suExec mode.
what's your current settings in lsws web admin->Server->General->PHP suEXEC ?
 

Pong

Administrator
Staff member
#3
I've already enabled LSCache for the users not logged in but that didnt have any noticeable impact
Are you sure the cache has been enabled properly? Did you see "X-LiteSpeed-Cache: hit"? What's the URL?
After enabling cache, you should see a big difference.
 
Top