You can look for signs of buffer congestion with netstat -s, which prints a list of network counters.
可以用netstat - s寻找缓存区拥挤的迹象,这个命令输出网络计数器的列表。
If you see an overflow counter (through the use of netstat -s), setting a maximum length of this queue can help fix the overflow.
如果您看到一个溢出计数器(通过使用netstat - s),那么设置这个队列的最大长度可以帮助修复这种溢出情况。
If you see an overflow counter (through the use of netstat -s), setting a maximum length of this queue can help fix the overflow.
如果您看到一个溢出计数器(通过使用netstat - s),那么设置这个队列的最大长度可以帮助修复这种溢出情况。
应用推荐