[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #10566 [Tor]: tor relay hangs for 20 seconds periodically if domain from Address can not be resolved



#10566: tor relay hangs for 20 seconds periodically if domain from Address can not
be resolved
--------------------------+--------------------------------
     Reporter:  erchewin  |      Owner:
         Type:  defect    |     Status:  new
     Priority:  normal    |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor       |    Version:  Tor: unspecified
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+--------------------------------
Changes (by nickm):

 * milestone:   => Tor: 0.2.5.x-final


Comment:

 We should use nonblocking lookups for this kind of thing when Tor is
 running, and only do a blocking lookup for our Address at startup.  That's
 comparatively easy when we're built against Libevent 2.0, where
 evutil_getaddrinfo_async() should let us look up Address nonblockingly
 without too much trouble.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10566#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs