[tor-bugs] #21377 [Core Tor/Tor]: DirAuths should expose bwauth bandwidth files

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 3 11:32:17 UTC 2018


#21377: DirAuths should expose bwauth bandwidth files
-------------------------------------------------+-------------------------
 Reporter:  tom                                  |          Owner:  juga
     Type:  enhancement                          |         Status:
                                                 |  needs_revision
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.4.0.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-dirauth, metrics, tor-bwauth,    |  Actual Points:
  035-removed-20180711, 040-roadmap-proposed     |
Parent ID:  #25925                               |         Points:
 Reviewer:  ahf                                  |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by juga):

 Replying to [comment:34 teor]:
 > >   * Should we be passing "len" to write_http_response_header when
 compression is in use?  I'm not sure what is correct here.
 >
 > If it is present, Content-Length must be the length of the encoded data.
 >
 > > Maybe we're supposed to send the compressed length if compression is
 in use?
 >
 > When we deliver compressed replies in other code, we don't provide
 Content-Length:
 >
 https://github.com/torproject/tor/blob/8020d6fb05d9477e77c6ca554dc1288873f6115c/src/feature/dircache/dircache.c#L1293

 I verified that there's not Content-Length in the header doing that.

 If i call detect_compression_method, as
 test_dir_handle_get_status_vote_current_consensus_ns is doing:
 https://github.com/torproject/tor/blob/8020d6fb05d9477e77c6ca554dc1288873f6115c/src/test/test_dir_handle_get.c#L1875,
 it will say the compression method is UNKNOWN_METHOD, instead of
 ZLIB_METHOD. What i'm doing wroing?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21377#comment:35>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list