摘要: https://blog.csdn.net/m0_37886429/article/details/82620868 一、TCP状态 1、linux查看tcp的状态命令 1) netstat -nat 查看TCP各个状态的数量 2) lsof -i:port 可以检测到打开套接字的状况 3) sar 阅读全文
posted @ 2019-06-04 22:55 zhoyong 阅读(873) 评论(0) 推荐(0)