Apache Mod-Python - Created: (MODPYTHON-235) Memory leaks in main Apache process

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > June 2007 > Created: (MODPYTHON-235) Memory leaks in main Apache process





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 Created: (MODPYTHON-235) Memory leaks in main Apache process
Graham Dumpleton (JIRA)

2007-06-29, 7:12 am

Memory leaks in main Apache process when doing 'restart' or 'graceful'.
-----------------------------------------------------------------------

Key: MODPYTHON-235
URL: https://issues.apache.org/jira/browse/MODPYTHON-235
Project: mod_python
Issue Type: Bug
Components: core
Affects Versions: 3.3.1
Reporter: Graham Dumpleton


As raised in thread:

http://www.modpython.org/pipermail/...une/023926.html

it looks like mod_python exhibits memory leaks in the main Apache process when a 'restart' or 'graceful' is done. Ie., when only child process are killed off and restarted rather than whole Apache being stopped.

The poster though seems to be of opinion that it only happens when certain auth modules are loaded, which makes the behaviour somewhat odd if true. One would expect it simply to always leak rather than being dependent on the other modules existing.

As it stands, the whole mod_python initialisation really needs to be done over because of issues such as MODPYTHON-195. If done it may resolve this problem.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com