[tor-bugs] #24989 [Core Tor/Tor]: Count hsdir requests against maxcircuitspending
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jan 23 23:20:31 UTC 2018
#24989: Count hsdir requests against maxcircuitspending
------------------------------+-----------------------
Reporter: mikeperry | Owner: mikeperry
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+-----------------------
In #13837, we split off hsdir purposes from general. In the process, it
means that we stopped counting hsdir circuits towards the global pending
rate limit in count_pending_general_client_circuits(). That function was
already trying to avoid counting hs circuits, but since nothing else
globally limits the number of pending hs circuits, we probably should keep
rate limiting hsdirs there, too.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24989>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list