Increasing max number of onion paths might increase initial connection

speed.
This commit is contained in:
irungentoo 2014-09-27 18:48:24 -04:00
parent 6c71bb7e64
commit 1e44edaf8f
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -36,7 +36,7 @@
#define ONION_FAKEID_INTERVAL 30
#define DHT_FAKEID_INTERVAL 20
#define NUMBER_ONION_PATHS 3
#define NUMBER_ONION_PATHS 6
/* The timeout the first time the path is added and
then for all the next consecutive times */