]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note that bandwidth-limit options only affect TCP data.
authorNick Mathewson <nickm@torproject.org>
Tue, 14 Mar 2017 23:46:57 +0000 (19:46 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 14 Mar 2017 23:46:57 +0000 (19:46 -0400)
changes/bug17170 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/bug17170 b/changes/bug17170
new file mode 100644 (file)
index 0000000..24a9b94
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation:
+    - Note that bandwidth-limiting options don't affect TCP headers or DNS.
+      Closes ticket 17170.
index 1665cfe9471249dcc5edfc2b9e2d978c517631b2..2f8d7bdd09c88dc1598e392f9e3735290a42962e 100644 (file)
@@ -184,6 +184,9 @@ GENERAL OPTIONS
     relay (that is, 600 kbits) or 50 KBytes for a bridge (400 kbits) -- but of
     course, more is better; we recommend at least 250 KBytes (2 mbits) if
     possible.  (Default: 1 GByte) +
+ +
+    Note that this option, and other bandwidth-limiting options, apply to TCP
+    data only: They do not count TCP headers or DNS traffic. +
  +
     With this option, and in other options that take arguments in bytes,
     KBytes, and so on, other formats are also supported. Notably, "KBytes" can