Hi,
I am having issue with so many connection to our server.
I have used following command to find, how many connection was connected to httpd.
netstat -n | grep :80 |wc -l
How do we find which domain has more connection to server?. Any help please.
thanks
shan
I am having issue with so many connection to our server.
I have used following command to find, how many connection was connected to httpd.
netstat -n | grep :80 |wc -l
How do we find which domain has more connection to server?. Any help please.
thanks
shan