Apache Mod-Python - Commented: (MODPYTHON-195) Possible leaking of Win32 event

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > November 2006 > Commented: (MODPYTHON-195) Possible leaking of Win32 event





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Commented: (MODPYTHON-195) Possible leaking of Win32 event
Jeff Robbins (JIRA)

2006-11-07, 1:12 am

[ http://issues.apache.org/jira/brows...action_12447680 ]

Jeff Robbins commented on MODPYTHON-195:
----------------------------------------


[[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 06:56:50 -0400 ]]

I think the problem with a static is that the code gets called in the
context of the parent process and the child process. We need some way of
knowing only to run in the context of the child process. mpm_winnt.c uses
AP_PARENT_PID as an environmental only visible to the child process so while
it is risky in the sense of a dependency, it is how the code that apparently
produces this problem by creating the windows-specific process architecture
communicates with itself.



> Possible leaking of Win32 event handles when Apache restarted.
> --------------------------------------------------------------
>
> Key: MODPYTHON-195
> URL: http://issues.apache.org/jira/browse/MODPYTHON-195
> Project: mod_python
> Issue Type: Bug
> Components: core
> Affects Versions: 3.2.10
> Reporter: Graham Dumpleton
>
> Jeff Robins in:
> http://mail-archives.apache.org/mod...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.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com