o Improve the example a bit.
Submitted by: hrs
This commit is contained in:
parent
506104c698
commit
f6da736775
@ -48,7 +48,7 @@ If a connection to
|
|||||||
is causing congestion on a network link, one can drop the TCP session
|
is causing congestion on a network link, one can drop the TCP session
|
||||||
in charge:
|
in charge:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
# sockstat | grep '.*httpd.*[0-9]$'
|
# sockstat -c | grep httpd
|
||||||
www httpd 16525 3 tcp4 \e
|
www httpd 16525 3 tcp4 \e
|
||||||
192.168.5.41:80 192.168.5.1:26747
|
192.168.5.41:80 192.168.5.1:26747
|
||||||
.Ed
|
.Ed
|
||||||
|
Loading…
Reference in New Issue
Block a user