[tor-bugs] #2711 [Tor Bridge]: status/clients-seen should answer even when uptime < 24 hours

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Mar 16 02:42:10 UTC 2011


#2711: status/clients-seen should answer even when uptime < 24 hours
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                     
     Type:  defect      |         Status:  needs_review       
 Priority:  normal      |      Milestone:  Deliverable-Mar2011
Component:  Tor Bridge  |        Version:                     
 Keywords:              |         Parent:                     
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------
Changes (by nickm):

  * status:  new => needs_review


Comment:

 I've done up a quick patch that simplifies the code and does A.  It also
 simplifies the code a lot by removing the parse logic and splitting the
 generate logic into two nice separate asprintf calls.  It's less
 efficient, since we now walk the whole table every time the controller
 asks us for information, but so long as the controller doesn't do that
 every second, we should be fine.

 See branch "feature2711" in my public repository.

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


More information about the tor-bugs mailing list