Document __OwningControllerProcess torrc option and mention polling interval

This commit is contained in:
rl1987 2020-03-09 16:00:50 +02:00 committed by David Goulet
parent 87e0873056
commit 94a2376e01
2 changed files with 8 additions and 0 deletions

3
changes/doc32971 Normal file
View file

@ -0,0 +1,3 @@
o Documentation (manpage):
- Document __OwningControllerProcess torrc option and specify polling
interval. Resolves issue 32971.

View file

@ -760,6 +760,11 @@ forward slash (/) in the configuration file and on the command line.
This setting will be ignored for connections to the loopback
addresses (127.0.0.0/8 and ::1).
[[OwningControllerProcess]] **$$__$$OwningControllerProcess** __PID__::
Make Tor instance periodically check for presence of a controller process
with given PID and terminate itself if this process is no longer alive.
Polling interval is 15 seconds.
[[PerConnBWBurst]] **PerConnBWBurst** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**|**TBytes**|**KBits**|**MBits**|**GBits**|**TBits**::
If this option is set manually, or via the "perconnbwburst" consensus
field, Tor will use it for separate rate limiting for each connection