mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
o Improve the example a bit.
Submitted by: hrs
This commit is contained in:
parent
506104c698
commit
f6da736775
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ If a connection to
|
|||
is causing congestion on a network link, one can drop the TCP session
|
||||
in charge:
|
||||
.Bd -literal -offset indent
|
||||
# sockstat | grep '.*httpd.*[0-9]$'
|
||||
# sockstat -c | grep httpd
|
||||
www httpd 16525 3 tcp4 \e
|
||||
192.168.5.41:80 192.168.5.1:26747
|
||||
.Ed
|
||||
|
|
|
|||
Loading…
Reference in a new issue