Is there a way to view queue length on listening socket under linux, the same way as netstat -L outputs for freebsd? I.e. you can see X/Y/Z in netstat -L output, but netstat under linux doesn't support -L flag.
upd: ss -l shows reqired Recv-Q Send-Q
September 26 2012, 07:31:46 UTC 8 months ago
Eg, No special switch required.
September 26 2012, 14:39:18 UTC 8 months ago
September 27 2012, 01:07:18 UTC 8 months ago