摘要: 通过netstat -anp可以查看机器的当前连接状态: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program 阅读全文
posted @ 2018-05-02 15:50 大数据从业者FelixZh 阅读(4750) 评论(0) 推荐(0)
摘要: From my man page: Recv-Q Established: The count of bytes not copied by the user program connected to this socket. Listening: Since Kernel 2.6.18 this 阅读全文
posted @ 2018-05-02 15:37 大数据从业者FelixZh 阅读(441) 评论(0) 推荐(0)
大数据从业者