tinyproxy.conf.5: document upstream null-routing
This commit is contained in:
parent
c984122acd
commit
fc681e26b8
@ -174,6 +174,10 @@ The possible keywords and their descriptions are as follows:
|
|||||||
* 'IP/bits' matches network/mask
|
* 'IP/bits' matches network/mask
|
||||||
* 'IP/mask' matches network/mask
|
* 'IP/mask' matches network/mask
|
||||||
|
|
||||||
|
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"`
|
||||||
|
|
||||||
*MaxClients*::
|
*MaxClients*::
|
||||||
|
|
||||||
Tinyproxy creates one thread for each connected client.
|
Tinyproxy creates one thread for each connected client.
|
||||||
|
Loading…
Reference in New Issue
Block a user