X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Fconfig.html;fp=doc%2Fwebserver%2Fuser-manual%2Fconfig.html;h=6ec09c894fd2a6b5db6aad96512239f4a8b15bb0;hp=e0566ac5931f2ae31f0886f9f93d8c3cfa75302f;hb=78b9ddc7014a3a7d0cc38f7019a695a1c6139dc4;hpb=2af67a6ef60b2a0b05c51f2e0899200028116863 diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index e0566ac5..6ec09c89 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -947,7 +947,7 @@ destination part are optional.

If your system implements RFC 3493, then src_addr and dst_addr can be - IPv6 addresses delimeted by brackets, port can be a number or a + IPv6 addresses delimited by brackets, port can be a number or a service name, and src_masklen and dst_masklen can be a number from 0 to 128.

@@ -1970,9 +1970,9 @@
Notes:

Under high load incoming connection may queue up before Privoxy gets around to serve them. The queue - length is limitted by the operating system. Once the queue is full, additional connections are dropped + length is limited by the operating system. Once the queue is full, additional connections are dropped before Privoxy can accept and serve them.

-

Increasing the queue length allows Privoxy to accept more incomming connections that arrive roughly at +

Increasing the queue length allows Privoxy to accept more incoming connections that arrive roughly at the same time.

Note that Privoxy can only request a certain queue length, whether or not the requested length is actually used depends on the operating system which may use a different length instead.