History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
MODPYTHON-195
Type:
Bug
Status:
Reopened
Priority:
Major
Assignee:
Graham Dumpleton
Reporter:
Graham Dumpleton
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
mod_python
Possible leaking of Win32 event handles when Apache restarted.
Created:
21/Oct/06 12:21 AM
Updated:
15/Jul/08 02:11 PM
Return to search
Component/s:
core
Affects Version/s:
3.2.10, 3.3.1
Fix Version/s:
None
Time Tracking:
Not Specified
Description
« Hide
Jeff Robins in:
http://mail-archives.apache.org/mod_mbox/httpd-python-dev/200610.mbox/%3c3308644A-9EE5-48BA-845F-EF3F43BB68FF@dscpl.com.au%3e
indicates a belief that when an Apache restart is performed on Windows that there are a number of Win32 event handles leaked. His belief is that this seems to be linked to mod_python.
Description
Jeff Robins in:
http://mail-archives.apache.org/mod_mbox/httpd-python-dev/200610.mbox/%3c3308644A-9EE5-48BA-845F-EF3F43BB68FF@dscpl.com.au%3e
indicates a belief that when an Apache restart is performed on Windows that there are a number of Win32 event handles leaked. His belief is that this seems to be linked to mod_python.
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#472785
Thu Nov 09 06:21:23 UTC 2006
grahamd
(
MODPYTHON-195
) Fix potential Win32 resource leaks in parent Apache process
when process restarts occur.
Files Changed
MODIFY
/httpd/mod_python/trunk/src/mod_python.c
MODIFY
/httpd/mod_python/trunk/lib/python/mod_python/__init__.py
MODIFY
/httpd/mod_python/trunk/Doc/appendixc.tex
MODIFY
/httpd/mod_python/trunk/src/include/mpversion.h