Uploaded image for project: 'mod_python'
  1. mod_python
  2. MODPYTHON-235

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.1
    • None
    • core
    • None

    Description

      As raised in thread:

      http://www.modpython.org/pipermail/mod_python/2007-June/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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            grahamd Graham Phillip Dumpleton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: