X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/e35ff2b844e30196d4eb7c0693e5eaf214dfcbbb..64c6a21468179964f2f2dc536f981752009791fc:/fw.1.in diff --git a/fw.1.in b/fw.1.in index 5dc51f7..1b7d4d5 100644 --- a/fw.1.in +++ b/fw.1.in @@ -952,6 +952,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