summaryrefslogtreecommitdiff
path: root/changes/bug17604
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug17604')
-rw-r--r--changes/bug1760415
1 files changed, 0 insertions, 15 deletions
diff --git a/changes/bug17604 b/changes/bug17604
deleted file mode 100644
index 6cd9e2e50a..0000000000
--- a/changes/bug17604
+++ /dev/null
@@ -1,15 +0,0 @@
- o Minor bugfixes (connection usage):
- - Use NETINFO cells to try to determine if both relays involved in
- a connection will agree on the canonical status of that connection.
- Prefer the connections where this is the case for extend cells,
- and try to close connections where relays disagree on canonical
- status early. Also, additionally alter the connection selection
- logic to prefer the oldest valid connection for extend cells.
- These two changes should reduce the number of long-term connections
- that are kept open between relays. Fixes bug 17604; bugfix on
- 0.2.5.5-alpha.
- - Relays will now log hourly statistics on the total number of
- connections to other relays. If the number of connections per relay
- unexpectedly large, this log message is at notice level. Otherwise
- it is at info.
-