diff options
Diffstat (limited to 'changes/close_idle_conns_faster')
-rw-r--r-- | changes/close_idle_conns_faster | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/close_idle_conns_faster b/changes/close_idle_conns_faster deleted file mode 100644 index 9eff607c3..000000000 --- a/changes/close_idle_conns_faster +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes: - - Make relays more aggressive about closing TLS connections that - have no circuits on them. 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). |