close_idle_conns_faster 343 B

123456
  1. o Major bugfixes:
  2. - Make relays more aggressive about closing TLS connections that
  3. have no circuits on them. Tens of thousands of them were piling
  4. up at the fast relays, causing the relays to run out of sockets
  5. and memory. Bugfix on 0.2.0.22-rc (where clients started tunneling
  6. their directory fetches over TLS).