[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #15923 [Tor]: path creation timeout?
#15923: path creation timeout?
-----------------------------+--------------------
Reporter: rrr | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Tor | Version:
Resolution: worksforme | Keywords:
Actual Points: | Parent ID:
Points: | Sponsor:
-----------------------------+--------------------
Changes (by teor):
* status: new => closed
* resolution: => worksforme
Comment:
Some of the following options should help you:
LearnCircuitBuildTimeout 0|1
If 0, CircuitBuildTimeout adaptive learning is disabled.
(Default:
1)
CircuitBuildTimeout NUM
Try for at most NUM seconds when building circuits. If the
circuit
isn't open in that time, give up on it. If
LearnCircuitBuildTimeout
is 1, this value serves as the initial value to use before a
timeout is learned. If LearnCircuitBuildTimeout is 0, this
value is
the only value used. (Default: 60 seconds)
CircuitIdleTimeout NUM
If we have kept a clean (never used) circuit around for NUM
seconds, then close it. This way when the Tor client is
entirely
idle, it can expire all of its circuits, and then expire its
TLS
connections. Also, if we end up making a circuit that is not
useful
for exiting any of the requests we're receiving, it won't
forever
take up a slot in the circuit list. (Default: 1 hour)
CircuitStreamTimeout NUM
If non-zero, this option overrides our internal timeout
schedule
for how many seconds until we detach a stream from a circuit
and
try a new circuit. If your network is particularly slow, you
might
want to set this to a number like 60. (Default: 0)
Please reopen the ticket if they don't help.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15923#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs