Running short of concurrent connections

#1
Litespeed Web Server Enterprise v4.0.20

I am seeing the below problem:


What happens is that websites start loading extremely slow, or they won't even load at all. What needs to be done?

At the time of the problem (maybe higher, only ran it once):
netstat -an | grep 80 | grep ESTA | wc
519 3114 46191

Right now sites are loading fine:
netstat -an | grep 80 | grep ESTA | wc
148 888 13172

Please inform on what needs to be done, thanks in advance!
 
Top