I'm trying to locate problem at my site and really slow loading and response Command
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
is give me overall connections per IP address
But check the result... what is last one 3270 without IP?