Add option to change the listen(2) parameter.
authormdw <mdw>
Fri, 22 Feb 2002 23:45:01 +0000 (23:45 +0000)
committermdw <mdw>
Fri, 22 Feb 2002 23:45:01 +0000 (23:45 +0000)
fw.1

diff --git a/fw.1 b/fw.1
index c36a6f1..3376b60 100644 (file)
--- a/fw.1
+++ b/fw.1
@@ -1,6 +1,6 @@
 .\" -*-nroff-*-
 .\"
 .\" -*-nroff-*-
 .\"
-.\" $Id: fw.1,v 1.12 2001/02/23 09:11:29 mdw Exp $
+.\" $Id: fw.1,v 1.13 2002/02/22 23:45:01 mdw Exp $
 .\"
 .\" Manual page for fw
 .\"
 .\"
 .\" Manual page for fw
 .\"
@@ -28,6 +28,9 @@
 .\" ---- Revision history ---------------------------------------------------
 .\" 
 .\" $Log: fw.1,v $
 .\" ---- Revision history ---------------------------------------------------
 .\" 
 .\" $Log: fw.1,v $
+.\" Revision 1.13  2002/02/22 23:45:01  mdw
+.\" Add option to change the listen(2) parameter.
+.\"
 .\" Revision 1.12  2001/02/23 09:11:29  mdw
 .\" Update manual style.
 .\"
 .\" Revision 1.12  2001/02/23 09:11:29  mdw
 .\" Update manual style.
 .\"
@@ -991,6 +994,16 @@ the
 option is not recommended.
 .OE
 .OS "Socket options"
 option is not recommended.
 .OE
 .OS "Socket options"
+.B socket.listen
+.RB [ = ]
+.I number
+.OD
+Sets the maximum of the kernel incoming connection queue for this socket
+source.  This is the number given to the
+.BR listen (2)
+system call.  The default is 5.
+.OE
+.OS "Socket options"
 .B socket.logging
 .RB [ = ]
 .BR yes | no
 .B socket.logging
 .RB [ = ]
 .BR yes | no
@@ -1466,6 +1479,10 @@ exec
 .IR number | \c
 .BR unlimited | one-shot
 .br
 .IR number | \c
 .BR unlimited | one-shot
 .br
+.B socket.listen
+.RB [ = ]
+.I number
+.br
 .B socket.logging
 .RB [ = ]
 .BR yes | no
 .B socket.logging
 .RB [ = ]
 .BR yes | no