[tor-bugs] #5807 [Tor Bridge]: Propose better bridge usage statistics

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed May 9 17:57:37 UTC 2012


#5807: Propose better bridge usage statistics
-------------------------+--------------------------------------------------
 Reporter:  karsten      |          Owner:  karsten                
     Type:  enhancement  |         Status:  needs_review           
 Priority:  normal       |      Milestone:  Sponsor F: July 1, 2012
Component:  Tor Bridge   |        Version:                         
 Keywords:               |         Parent:  #3261                  
   Points:  14           |   Actualpoints:                         
-------------------------+--------------------------------------------------
Changes (by karsten):

 * cc: nickm (added)
  * priority:  major => normal
  * status:  new => needs_review
  * component:  Analysis => Tor Bridge
  * type:  task => enhancement


Comment:

 I wrote some code to record network status on bridges similar to how we
 record them on directory mirrors.  The patch is really tiny, because we
 can re-use the existing dirreq stats and bridge stats code.

 Here's the suggested new keyword line for dir-spec.txt that would come
 after "bridge-ips":

 {{{
 "bridge-v3-reqs" CC=N,CC=N,... NL
     [At most once.]

     List of mappings from two-letter country codes to the number of
     requests for v3 network statuses from that country as seen by the
     bridge, rounded up to the nearest multiple of 8. Only those requests
     are counted that the directory can answer with a 200 OK status code.
 }}}

 Does this change need a proposal?  (That's what the needs_review flag is
 for, not for reviewing the actual patch.)  The patch should go into
 0.2.4.x.  I'm going to clean up the patch and test it for a while on my
 own bridges before asking to merge it.

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


More information about the tor-bugs mailing list