[tor-bugs] #15395 [Metrics/Atlas]: add support for more than 40 results
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Jun 11 16:57:19 UTC 2016
#15395: add support for more than 40 results
----------------------------------------------+----------------------------
Reporter: cypherpunks | Owner: irl
Type: defect | Status:
Priority: Medium | needs_review
Component: Metrics/Atlas | Milestone:
Severity: Normal | Version:
Keywords: complete-before-abandoning-globe | Resolution:
Parent ID: | Actual Points:
Reviewer: | Points:
| Sponsor:
----------------------------------------------+----------------------------
Comment (by karsten):
The patch looks very reasonable, though I'd like to make one request: can
you please change the number 500 back to 40 for now? Here's why: For `n`
results, Atlas makes `n+1` requests to the Onionoo server which returns
`n+1` responses each containing `1` result. That's just crazy. In
theory, it should only make `1` request containing `n` results. We'll
have to change the queries that Atlas makes and very likely the way how
Atlas processes responses. I'm happy to discuss those changes, but we
could easily do that after applying this patch. Except for those change
from `40` to `500` this patch looks ready to go. Cool stuff, thanks a
lot!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15395#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list