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:
Roger Dingledine 2005-07-12 21:06:31 +00:00
parent 2d52be47b7
commit 5cbf9e77a3

View file

@ -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