[tor-bugs] #2410 [Tor Relay]: Long Runtime for 'GETINFO address' queries

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jan 18 17:27:26 UTC 2011


#2410: Long Runtime for 'GETINFO address' queries
-----------------------+----------------------------------------------------
 Reporter:  atagar     |       Owner:     
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:     
Component:  Tor Relay  |     Version:     
 Keywords:             |      Parent:     
-----------------------+----------------------------------------------------

Comment(by rransom):

 Replying to [comment:1 Sebastian]:
 > First guess is that a dns query might be involved. I'll check if that's
 true later
 Yes -- Tor resolves its address synchronously using `tor_addr_lookup` (see
 [https://gitweb.torproject.org/tor.git/blob/1b8f2ef5505a3ee4d824abf70141e1ad8b48e66c:/src/or/config.c#l2402
 `resolve_my_address` in src/or/config.c]).  See also #2267, which is also
 caused by a DNS lookup in `resolve_my_address` (but earlier in the
 function).

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


More information about the tor-bugs mailing list