aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/close_begindir_circs7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/close_begindir_circs b/changes/close_begindir_circs
new file mode 100644
index 000000000..3b1ee879c
--- /dev/null
+++ b/changes/close_begindir_circs
@@ -0,0 +1,7 @@
+ o Major bugfixes:
+ - Relays now close idle circuits early if it looks like they were
+ intended for directory fetches. Such circuits are unlikely to
+ be re-used, and tens of thousands of them were piling up at the
+ fast relays, causing the relays to run out of sockets and memory.
+ Bugfix on 0.2.0.22-rc (where clients started tunneling their
+ directory fetches over TLS).