diff options
Diffstat (limited to 'docs/man8')
-rw-r--r-- | docs/man8/tinyproxy.txt.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/man8/tinyproxy.txt.in b/docs/man8/tinyproxy.txt.in index a7882c1..809873f 100644 --- a/docs/man8/tinyproxy.txt.in +++ b/docs/man8/tinyproxy.txt.in @@ -59,6 +59,13 @@ information and to force certain events. Force Tinyproxy to do a garbage collection on the current connections linked list. This is usually done automatically after a certain number of connections have been handled. +(Daemon mode only) + +=item B<SIGUSR1> + +Force reload of config file and filter list. +This is handy to update the configuration if Tinyproxy is running +in foreground without dropping active connections. =back |