M meto Well-Known Member Apr 19, 2011 #1 Apr 19, 2011 #1 Is there a way to limit external app conection per vHost basis? I dont run SuExec because of performance hit so that's not an option. I just don't want one vhost to eat up all php processes in case of some overload or DB crash.
Is there a way to limit external app conection per vHost basis? I dont run SuExec because of performance hit so that's not an option. I just don't want one vhost to eat up all php processes in case of some overload or DB crash.
W webizen Well-Known Member Apr 20, 2011 #2 Apr 20, 2011 #2 For native lsws vhost, you can setup external app for each vhost and limit process limit for each external app (http://www.litespeedtech.com/docs/webserver/config/extapps/#procSoftLimit).
For native lsws vhost, you can setup external app for each vhost and limit process limit for each external app (http://www.litespeedtech.com/docs/webserver/config/extapps/#procSoftLimit).