[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #19035 [Core Tor/Tor]: Rip out client directory fetch instrumentation
#19035: Rip out client directory fetch instrumentation
--------------------------+------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: new
Priority: Medium | Milestone: Tor: 0.2.???
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: dgoulet | Sponsor:
--------------------------+------------------------------
Comment (by arma):
Turns out there's a control-spec way of requesting this data too:
{{{
"dir-usage"
A newline-separated list of how many bytes we've served to answer
each type of directory request. The format of each line is:
Keyword 1*SP Integer 1*SP Integer
where the first integer is the number of bytes written, and the
second
is the number of requests answered.
}}}
But that said, it simply returns "Not implemented" unless your Tor has the
compile-time option enabled. So I think nobody is going to miss this
option.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19035#comment:1>
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