[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #1840 [Tor Client]: run_connection_housekeeping() closes circuits early
#1840: run_connection_housekeeping() closes circuits early
------------------------+---------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version:
Keywords: | Parent:
------------------------+---------------------------------------------------
Comment(by mingw-san):
Replying to [ticket:1840 arma]:
> The second question is: why are we culling the OR connection when
there's a circuit that isn't connected yet but wants to be? That sounds
like a check we forgot to add (that didn't matter when the timeout was 15
minutes, but now matters when the timeout is 3 minutes).
Seems like it was "Expiring non-open OR connection" actually, but
(past_keepalive && !connection_state_is_open(conn)) never be true since
(by default)IDLE_OR_CONN_TIMEOUT < options->KeepalivePeriod.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1840#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