summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-19 06:01:02 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-19 06:01:02 -0400
commita324cd9020b3f088c90091f0b57292bd23072f2b (patch)
tree5652dcc41f6b8e43fa982aefbca631c169cadc13 /doc/tor.1.txt
parent267671bdaaa079e0c1757ad689f7c54f24ac71ab (diff)
parent4449c9e8fe7b11ec816762c8b37b1ed70d873d4a (diff)
downloadtor-a324cd9020b3f088c90091f0b57292bd23072f2b.tar.gz
tor-a324cd9020b3f088c90091f0b57292bd23072f2b.zip
Merge branch 'ticket25268_034_01'
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r--doc/tor.1.txt18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 3ebddf9b32..9fb95c8bc6 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -780,17 +780,15 @@ GENERAL OPTIONS
This is useful when running on flash memory or other media that support
only a limited number of writes. (Default: 0)
-[[CircuitPriorityHalflife]] **CircuitPriorityHalflife** __NUM1__::
+[[CircuitPriorityHalflife]] **CircuitPriorityHalflife** __NUM__::
If this value is set, we override the default algorithm for choosing which
- circuit's cell to deliver or relay next. When the value is 0, we
- round-robin between the active circuits on a connection, delivering one
- cell from each in turn. When the value is positive, we prefer delivering
- cells from whichever connection has the lowest weighted cell count, where
- cells are weighted exponentially according to the supplied
- CircuitPriorityHalflife value (in seconds). If this option is not set at
- all, we use the behavior recommended in the current consensus
- networkstatus. This is an advanced option; you generally shouldn't have
- to mess with it. (Default: not set)
+ circuit's cell to deliver or relay next. It is delivered first to the
+ circuit that has the lowest weighted cell count, where cells are weighted
+ exponentially according to this value (in seconds). If the value is -1, it
+ is taken from the consensus if possible else it will fallback to the
+ default value of 30. Minimum: 1, Maximum: 2147483647. This can be defined
+ as a float value. This is an advanced option; you generally shouldn't have
+ to mess with it. (Default: -1)
[[CountPrivateBandwidth]] **CountPrivateBandwidth** **0**|**1**::
If this option is set, then Tor's rate-limiting applies not only to