Closed GoogleCodeExporter closed 8 years ago
Fix for leaking of listener socket on graceful restart committed at revision
978 of trunk for 3.0. This is not back
ported to 2.2 yet.
Note that change also ensures that UNIX listener socket is removed from file
system on a graceful shutdown.
That UNIX listener socket wasn't removed properly on graceful shutdown wasn't
clearly described above.
Original comment by Graham.Dumpleton@gmail.com
on 8 Aug 2008 at 11:30
Note, change at revision 978 doesn't deal with daemon process shutdown trigger
for graceful restart and
graceful shutdown.
Original comment by Graham.Dumpleton@gmail.com
on 8 Aug 2008 at 11:31
Fixes back ported to version 2.2 in revision 982 and to version 1.5 in revision
984 of respect branches.
Original comment by Graham.Dumpleton@gmail.com
on 11 Aug 2008 at 11:42
Version 2.2 released which fixed this, but then found after release that
mistake in change was causing CGI
scripts to fail when WSGIDaemonProcess directive used. Version 2.3 thus
subsequent released.
Original comment by Graham.Dumpleton@gmail.com
on 24 Aug 2008 at 5:59
Original comment by Graham.Dumpleton@gmail.com
on 24 Aug 2008 at 5:59
Note, when determine if processes not shutdown properly on graceful restart,
will create separate issue.
Original comment by Graham.Dumpleton@gmail.com
on 24 Aug 2008 at 6:00
This in all probability the same issue as has since been raised on Trac issue
tracker.
http://trac.edgewall.org/ticket/7611
The poster of that wants to disagree, but they haven't provided any evidence,
like 'lsof' output examples above to
show what files are actually being leaked.
Not known why they raised issue on Trac site when they suggest it is a mod_wsgi
problem and not a Trac issue.
Original comment by Graham.Dumpleton@gmail.com
on 10 Sep 2008 at 11:46
Original issue reported on code.google.com by
Graham.Dumpleton@gmail.com
on 8 Aug 2008 at 12:51