X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/9155ea97b695b6eb5fca1ee79f57b334f6c4ef53..096c89c34505cadba1fc6e7a5367273d5c5bea47:/fwd.1.in diff --git a/fwd.1.in b/fwd.1.in index d596b79..ef1190c 100644 --- a/fwd.1.in +++ b/fwd.1.in @@ -953,6 +953,24 @@ is given, is Socket sources support options; socket targets do not. The source options provided are: .OS "Socket options" +.BR socket. [ accept | accept-count ] +.RB [ = ] +.IR number | \c +.B unlimited +.OD +Controls the number of connections that +.B fw +accepts at a time on a particular socket. This parameter affects how +.B fw +prioritizes between keeping up with connection turnover and processing +existing connections. The default is 1, which strongly favours existing +connections. The special value +.B unlimited +(or +.BR infinite ) +removes any limit, and therefore favours connection turnover. +.OE +.OS "Socket options" .B socket.conn .RB [ = ] .IR number | \c @@ -1242,7 +1260,8 @@ just logs a message about the signal and continues. .\"-------------------------------------------------------------------------- .SH "BUGS" . -The syntax for IP addresses and filenames is nasty. +The syntax for IP addresses and filenames is nasty. (The filename +syntax used to be even nastier, though.) .PP IPv6 is not supported yet. Because of .BR fwd 's