[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #21594 [Core Tor/Tor]: Hidden Services with many intro points delay checking circuits on startup
#21594: Hidden Services with many intro points delay checking circuits on startup
--------------------------+------------------------------------
Reporter: teor | Owner:
Type: defect | Status: needs_review
Priority: Medium | Milestone: Tor: 0.3.0.x-final
Component: Core Tor/Tor | Version: Tor: 0.2.3.9-alpha
Severity: Normal | Resolution:
Keywords: tor-hs | Actual Points: 0.2
Parent ID: #21446 | Points: 0.2
Reviewer: | Sponsor:
--------------------------+------------------------------------
Comment (by teor):
Replying to [comment:4 nickm]:
> This looks safe enough on the high end. But on the low end -- when
n_intro_points_wanted is just 3 (the default) -- it takes the number of
attempts per period from 10 down to 8. Is that what we want? (Non-
rhetorical question. Maybe it is.)
The limit was originally 2*(default + extra) == 10.
But I think we want 2*default + extra == 8, because:
{{{
/* Allow all but one of the initial connections to fail and be
* retried. (If all fail, we *want* to wait, because something is
broken.) */
}}}
But I don't really mind either way, if you think it's less risky to
maintain it at 10 in 0.3.0.5-rc, it doesn't make that much difference.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21594#comment:5>
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