Add man page content
This commit is contained in:
parent
e5e633e45a
commit
6a8db94ea4
@ -103,7 +103,7 @@ fi
|
||||
|
||||
dnl Include support for reverse dns to match IP network/mask ?
|
||||
AH_TEMPLATE([RDNS_ENABLE],
|
||||
[Include support for reverse dns to match IP network/mask.])
|
||||
[Include support for reverse dns to match IP network/mask. This is best used with nscd enabled to minimise DNS resolution delays])
|
||||
TP_ARG_ENABLE(rdns,
|
||||
[Enable support for reverse dns to match IP network/mask (default is NO)],
|
||||
no)
|
||||
|
@ -200,6 +200,7 @@ Note that the upstream directive can also be used to null-route
|
||||
a specific target domain/host, e.g.:
|
||||
`upstream http 0.0.0.0:0 ".adserver.com"`
|
||||
|
||||
With RDNS enabled the site's IP address will also be matched against the <IP/bits> or <IP/mask> values in addition to the name or domain match
|
||||
=item B<MaxClients>
|
||||
|
||||
Tinyproxy creates one thread for each connected client.
|
||||
|
Loading…
Reference in New Issue
Block a user