[tor-bugs] #6852 [Tor]: bridges (especially unpublished ones) should include usage info in their heartbeats

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 19 12:09:17 UTC 2013


#6852: bridges (especially unpublished ones) should include usage info in their
heartbeats
---------------------------------+------------------------------------------
 Reporter:  arma                 |          Owner:                    
     Type:  enhancement          |         Status:  new               
 Priority:  normal               |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor                  |        Version:                    
 Keywords:  tor-bridge SponsorJ  |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------

Comment(by asn):

 Don't we already do this in:
 {{{
   log_fn(LOG_NOTICE, LD_HEARTBEAT, "Heartbeat: Tor's uptime is %s, with %d
 "
          "circuits open. I've sent %s and received %s.",
          uptime, count_circuits(),bw_sent,bw_rcvd);
 }}}
 what else would you like to see? Maybe unique IP counter?

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


More information about the tor-bugs mailing list