commit dd3d01fae752ff0c400ec55a700dfa11c31546d6 Author: Mike Perry mikeperry-git@torproject.org Date: Mon Jun 1 13:33:55 2015 -0700
Fix README for the file server. --- NetworkScanners/BwAuthority/README.BwAuthorities | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NetworkScanners/BwAuthority/README.BwAuthorities b/NetworkScanners/BwAuthority/README.BwAuthorities index 7e055b4..e268151 100644 --- a/NetworkScanners/BwAuthority/README.BwAuthorities +++ b/NetworkScanners/BwAuthority/README.BwAuthorities @@ -156,7 +156,7 @@ That's all there is to it. No '????' step needed!
Appendix A: Creating the HTTPS scanning server
-The scanner server will need approx 30-40Mbit of upstream available, and will +The scanner server will need 500Mbit-1Gbit of upstream available, and will need to serve https via a fixed IP. SSL is needed to avoid HTTP content caches at the various exit nodes. Self-signed certs are OK.