Package: apache2-mpm-perchild Severity: normal Whenever I run "apache2ctl graceful", which I have understood to be the cleanest way to restart apache2, the number of apache2 threads doubles. It appears that all of the old ones remain, and the same number of new ones are created. I don't know if the original threads should not be killed, or if the new ones should not be created.
Charles -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (800, 'testing'), (90, 'unstable') Architecture: ? (i686) Kernel: Linux 2.4.25-5um Locale: LANG=en_US, LC_CTYPE=en_US

