Hi, I'm new to litespeed, I currently run the LSWS 4-CPU license and lately that traffic has increased and I'm taking some alerts from my server monitor (server down) and I notice that the error log has lots of entries like:
Running short of concurrent connections.
Current available connections: 399, real in-use: 1655
The server is getting lots of concurrent:
root@server [~]# netstat -an | grep 80 | grep ESTA | wc
1372 8232 122108
root@server [~]#
Is this related to the litespeed tuning configuration please? I currently have:
Max Connections: 2000
Connection Timeout (secs): 120
Max Keep-Alive Requests: 1000
Thanks in advance for your advices!
Running short of concurrent connections.
Current available connections: 399, real in-use: 1655
The server is getting lots of concurrent:
root@server [~]# netstat -an | grep 80 | grep ESTA | wc
1372 8232 122108
root@server [~]#
Is this related to the litespeed tuning configuration please? I currently have:
Max Connections: 2000
Connection Timeout (secs): 120
Max Keep-Alive Requests: 1000
Thanks in advance for your advices!