mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
TrackHostExitsExpire describes the number of seconds since the
trackhost was established, not the number of seconds since it was last used. svn:r4534
This commit is contained in:
parent
2d52be47b7
commit
5cbf9e77a3
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ this will observe it through cookies or other protocol-specific means anyhow.
|
|||
.TP
|
||||
\fBTrackHostExitsExpire \fR\fINUM\fP
|
||||
Since exit servers go up and down, it is desirable to expire the association
|
||||
between host and exit server after NUM seconds of inactivity. The default
|
||||
between host and exit server after NUM seconds. The default
|
||||
is 1800 seconds (30 minutes).
|
||||
|
||||
.SH SERVER OPTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue