ソースを参照

Changes file for feature3630

Nick Mathewson 14 年 前
コミット
a8297a301e
1 ファイル変更8 行追加0 行削除
  1. 8 0
      changes/feature3630

+ 8 - 0
changes/feature3630

@@ -0,0 +1,8 @@
+  o Major features (networking):
+    - Add a new TokenBucketRefillInterval option to refill token buckets
+      more frequently than once per second. This should improve network
+      performance, alleviate queueing problems, and make traffic less
+      bursty. Implements proposal 183; closes ticket 3630. Design by
+      Florian Tschorsch and Björn Scheuermann; implementation by
+      Florian Tschorsch.
+