X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/723210e69817a256f32170e2bd28012c6bccca34..6f427571cdd33114313fa886333bfc74265d1b19:/fw.1 diff --git a/fw.1 b/fw.1 index 7d8de68..3376b60 100644 --- a/fw.1 +++ b/fw.1 @@ -1,6 +1,6 @@ .\" -*-nroff-*- .\" -.\" $Id: fw.1,v 1.11 2001/02/05 19:47:11 mdw Exp $ +.\" $Id: fw.1,v 1.13 2002/02/22 23:45:01 mdw Exp $ .\" .\" Manual page for fw .\" @@ -28,6 +28,12 @@ .\" ---- 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.11 2001/02/05 19:47:11 mdw .\" Minor fixings to wording. .\" @@ -125,7 +131,7 @@ . .\"-------------------------------------------------------------------------- . -.TH fw 1 "1 July 1999" fw +.TH fw 1 "1 July 1999" "Straylight/Edgeware" "fw port forwarder" . .\"-------------------------------------------------------------------------- .SH NAME @@ -988,6 +994,16 @@ the 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 @@ -1463,6 +1479,10 @@ exec .IR number | \c .BR unlimited | one-shot .br +.B socket.listen +.RB [ = ] +.I number +.br .B socket.logging .RB [ = ] .BR yes | no