[tor-bugs] #3080 [Tor Client]: Bug: The application request to "jabber.org":5222 has launched 10 circuits without finding one it likes.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed May 4 05:06:49 UTC 2011


#3080: Bug: The application request to "jabber.org":5222 has launched 10 circuits
without finding one it likes.
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                     
     Type:  defect      |         Status:  new                
 Priority:  major       |      Milestone:  Tor: 0.2.2.x-final 
Component:  Tor Client  |        Version:  Tor: 0.2.2.25-alpha
 Keywords:              |         Parent:                     
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------

Comment(by arma):

 One simple approach would be to try to guess if we're in the "circuits
 we're making generally work" state or the "circuits we're making generally
 don't work" state. Then only count circuits we launch in the former state.

 An approximation would be to remember the success/failure of the most
 recent circuit launch, and only increment num_circuits_launched if the
 last circuit outcome was an open circuit.

 We might also find that we should make this a log_info in 0.2.2 and
 continue polishing it in 0.2.3.x.

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


More information about the tor-bugs mailing list