diff options
Diffstat (limited to 'changes/no_reachability_test_on_startup')
-rw-r--r-- | changes/no_reachability_test_on_startup | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/no_reachability_test_on_startup b/changes/no_reachability_test_on_startup new file mode 100644 index 000000000..e6a57a0d6 --- /dev/null +++ b/changes/no_reachability_test_on_startup @@ -0,0 +1,6 @@ + o Minor features: + - Directory authorities no longer launch a TLS connection to every + relay as they startup. Now that we have 2k+ descriptors cached, + the resulting network hiccup is becoming a burden. Besides, + authorities already avoid voting about Running for the first half + hour of their uptime. |