From f255272f45a2ae563862a14d3862b81d0ffee72f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 29 Dec 2009 22:25:02 -0500 Subject: add separate per-conn write limiting --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index caf72eec43..b5dd2fd9ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ Changes in version 0.2.2.7-alpha - 2009-12-?? use it. You can override this default by using the new "CircuitPriorityHalflife" config option. Design and code by Ian Goldberg, Can Tang, and Chris Alexander. + - Add separate per-conn write limiting to go with the per-conn read + limiting. We added a global write limit in Tor 0.1.2.5-alpha, + but never per-conn write limits. - New consensus params "bwconnrate" and "bwconnburst" to let us rate-limit client connections as they enter the network. It's controlled in the consensus so we can turn it on and off for -- cgit v1.2.3-54-g00ecf