netstat -an |grep :80 |wc -l
Show how many active connections there are to apache (httpd running on port 80)
Find this useful? Take just a moment and give a $1. Thanks!netstat -an |grep :80 |wc -l
Show how many active connections there are to apache (httpd running on port 80)
Find this useful? Take just a moment and give a $1. Thanks!