单手摘月 发表于 2012-7-18 11:28 抽风不会导致502
单手摘月 发表于 2012-7-18 11:31 netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n 看看哪个ip连接数最多 ...