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

[tor-commits] [flashproxy/master] Increase facilitator_poll_interval from 1 m to 10 m.



commit 69d429db12cedc90dac9ccefcace80c86af7eb51
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Tue Jan 15 14:02:02 2013 -0800

    Increase facilitator_poll_interval from 1 m to 10 m.
---
 proxy/flashproxy.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/proxy/flashproxy.js b/proxy/flashproxy.js
index fb0757a..fedef68 100644
--- a/proxy/flashproxy.js
+++ b/proxy/flashproxy.js
@@ -64,7 +64,7 @@ var DEFAULT_FACILITATOR_URL = "https://tor-facilitator.bamsoftware.com/";;
 var DEFAULT_MAX_NUM_PROXY_PAIRS = 10;
 
 var DEFAULT_INITIAL_FACILITATOR_POLL_INTERVAL = 60.0;
-var DEFAULT_FACILITATOR_POLL_INTERVAL = 60.0;
+var DEFAULT_FACILITATOR_POLL_INTERVAL = 600.0;
 var MIN_FACILITATOR_POLL_INTERVAL = 1.0;
 
 /* Bytes per second. Set to undefined to disable limit. */

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