summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <sven.wegener@stealer.net>2010-09-26 16:53:55 +0200
committerSven Wegener <sven.wegener@stealer.net>2010-09-26 16:56:02 +0200
commit207052081957ce4666323ddabf85968559d8ed65 (patch)
tree195698b6c09b92e98b10fe67b0b308f1ab04667f
parent7754f6cc5fd2e2ad0ea48f5f23770c19435902fd (diff)
Add --backlog-conn documentationnew-backlog
Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
-rw-r--r--ipvsadm.89
1 files changed, 9 insertions, 0 deletions
diff --git a/ipvsadm.8 b/ipvsadm.8
index 6874c0e..78d67ef 100644
--- a/ipvsadm.8
+++ b/ipvsadm.8
@@ -392,6 +392,15 @@ information of each server in service listing. The persistent
connection is used to forward the actual connections from the same
client/network to the same server.
.TP
+.B --backlog-conn
+Output of backlog connection information. The \fIlist\fP command
+with this option will display the backlog connection counter
+information of each server in service listing. A backlog connection
+is a connection that is inactive, but is expected to move to active
+soon. Speaking in TCP language, a connection from which we have seen
+the initial SYN packet, but the three-way handshake has not finished
+yet.
+.TP
.B --sort
Sort the list of virtual services and real servers. The virtual
service entries are sorted in ascending order by <protocol, address,