[tor-bugs] #9860 [Tor]: junk log messages every time SETCONF changes the set of ORPorts

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 1 17:07:47 UTC 2013


#9860: junk log messages every time SETCONF changes the set of ORPorts
-------------------------+-------------------------------------------------
     Reporter:  zwol     |      Owner:
         Type:  defect   |     Status:  new
     Priority:  trivial  |  Milestone:  Tor: 0.2.4.x-final
    Component:  Tor      |    Version:  Tor: 0.2.4.17-rc
   Resolution:           |   Keywords:  tor-client tor-relay easy
Actual Points:           |  deferrable
       Points:           |  Parent ID:
-------------------------+-------------------------------------------------
Changes (by nickm):

 * keywords:   => tor-client tor-relay easy deferrable
 * milestone:   => Tor: 0.2.4.x-final


Comment:

 The identity fingerprint message comes from init_keys() in
 src/or/router.c; it would be fine to make that happen only once using a
 static boolean.

 We should demote one of the "closing listener" messages to info.

 The simplest workaround for the "opening log" one would be to only do the
 log-reopening dance in options_act_reversible if the log options have
 really changed.

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


More information about the tor-bugs mailing list