[tor-bugs] #33067 [Metrics/Consensus Health]: DocTor should fetch microdesc consensus, and use compression
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Feb 2 00:16:39 UTC 2020
#33067: DocTor should fetch microdesc consensus, and use compression
--------------------------------------+--------------------------
Reporter: arma | Owner: gk
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Metrics/Consensus Health | Version:
Severity: Normal | Resolution:
Keywords: GeorgKoppen202002 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by arma):
Good point -- let's stick with using the DirPort, but let's still change
(both DocTor and DepicTor) to fetching the microdesc consensus (or fetch
both, that's fine too), and most importantly, let's change them to
requesting compression for the http requests.
For context, I believe that my Tor is including this header in its http
request:
{{{
Accept-Encoding: deflate, gzip, identity
}}}
and then of course it gets a thing back that is deflated or gzipped or
something and it uncompresses it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33067#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list