Litespeed restart due to 503 error

#1
Hi,

This question is asked in the past but I am not sure what is the exact solution. I have CloudLinux OS and Litespeed as web server. I have several plan in which I have set different process limits for each plan but i am noticing that Litespeed is restarting automatically whenever one of the account is reaching its limit. I cannot set large limit in CloudLinux because I want to give different limits for each plan.

Also, while reviewing past thread for similar issues, I could see that CloudLinux is using 508 status code whenever account is reached to its limit. I am not sure why Litespeed is being restarted automatically and how can we fix this.

Regards,
Kailash
 

NiteWave

Administrator
#2
I have several plan in which I have set different process limits for each plan but i am noticing that Litespeed is restarting automatically whenever one of the account is reaching its limit. I cannot set large limit in CloudLinux because I want to give different limits for each plan.
you can enable "suEXEC ProcessGroup" for each user:
https://www.litespeedtech.com/products/litespeed-sapi/php/suexec-processgroup

so each user can have its own max php limit(less than its cloudlinux LVE limit)
 
Top