浏览代码

Note that bandwidth-limit options only affect TCP data.

Nick Mathewson 8 年之前
父节点
当前提交
8083e7c80b
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      changes/bug17170
  2. 3 0
      doc/tor.1.txt

+ 3 - 0
changes/bug17170

@@ -0,0 +1,3 @@
+  o Documentation:
+    - Note that bandwidth-limiting options don't affect TCP headers or DNS.
+      Closes ticket 17170.

+ 3 - 0
doc/tor.1.txt

@@ -184,6 +184,9 @@ GENERAL OPTIONS
     relay (that is, 600 kbits) or 50 KBytes for a bridge (400 kbits) -- but of
     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
     course, more is better; we recommend at least 250 KBytes (2 mbits) if
     possible.  (Default: 1 GByte) +
     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,
     With this option, and in other options that take arguments in bytes,
     KBytes, and so on, other formats are also supported. Notably, "KBytes" can
     KBytes, and so on, other formats are also supported. Notably, "KBytes" can