[Mapguide-trac] [mapguide-trac] #2492: Reclaim dangling sockets on mgserver restart

MapGuide Open Source trac_mapguide at osgeo.org
Sat Oct 4 01:02:57 PDT 2014


#2492: Reclaim dangling sockets on mgserver restart
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng  
       Type:  defect   |      Status:  new  
   Priority:  low      |   Milestone:  3.0  
  Component:  Server   |     Version:  2.6.0
   Severity:  trivial  |    Keywords:       
External_id:           |  
-----------------------+----------------------------------------------------
 When the mgserver process dies on Linux by segfault, it cannot restart
 immediately due to the system reporting that the dangling sockets still
 being in use.

 This can be resolved, by specifying reuse_addr = 1 when we open up the ACE
 socket acceptor on initialization of the MgClientAcceptor, which will
 cause these dangling sockets to be reclaimed.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2492>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list