[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torflow/master] Remove the early consensus fetching options.



commit 6427947869151b93a56bf91f44aadc093cafe919
Author: Mike Perry <mikeperry-git@xxxxxxxxxx>
Date:   Thu Oct 27 18:34:55 2011 -0700

    Remove the early consensus fetching options.
    
    Too much consensus control port activity causes scanners not to make progress,
    and certainly doesn't help disk io issues.
---
 NetworkScanners/BwAuthority/data/tor/torrc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/NetworkScanners/BwAuthority/data/tor/torrc b/NetworkScanners/BwAuthority/data/tor/torrc
index 53c0a63..8f155b5 100644
--- a/NetworkScanners/BwAuthority/data/tor/torrc
+++ b/NetworkScanners/BwAuthority/data/tor/torrc
@@ -8,5 +8,6 @@ PidFile ./data/tor/tor.pid
 CookieAuthentication 1
 FetchUselessDescriptors 1
 __LeaveStreamsUnattached 1
-FetchDirInfoExtraEarly 1
-FetchDirInfoEarly 1
+# Bad idea: Too much consensus update activity
+#FetchDirInfoExtraEarly 1
+#FetchDirInfoEarly 1

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits