wait a bit longer before doing the first peer ping

pull/1/head
orbiter 11 years ago
parent f425b2c61c
commit d05e0c5368

@ -1045,7 +1045,7 @@ public final class Switchboard extends serverSwitch {
Long.MAX_VALUE, Long.MAX_VALUE,
30000, 30000,
Long.MAX_VALUE), Long.MAX_VALUE),
8000); 10000);
deployThread( deployThread(
SwitchboardConstants.INDEX_DIST, SwitchboardConstants.INDEX_DIST,
"DHT Distribution", "DHT Distribution",

Loading…
Cancel
Save