[tor-bugs] #3473 [Pluggable transport]: Better signal handling for obfsproxy

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Jun 27 20:23:41 UTC 2011


#3473: Better signal handling for obfsproxy
---------------------------------+------------------------------------------
 Reporter:  asn                  |          Owner:  asn
     Type:  defect               |         Status:  new
 Priority:  normal               |      Milestone:     
Component:  Pluggable transport  |        Version:     
 Keywords:                       |         Parent:     
   Points:                       |   Actualpoints:     
---------------------------------+------------------------------------------
 We currently treat SIGINT and SIGTERM equally, by terminating obfsproxy
 asap.

 180-pluggable-transport.txt dictates that:
 '''
   Proxies should respond to a single INT signal by closing their
   listener ports and not accepting any new connections, but keeping
   all connections open, then terminating when connections are all
   closed.  Proxies should respond to a second INT signal by shutting
   down cleanly.
 '''

 I think we should conform SIGINT with the 180 spec, and leave SIGTERM as
 is.

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


More information about the tor-bugs mailing list