Hi,I am not able to shutdown apache gracefully if I am starting apache in debug mode i:e (./httpd -X) with worker mpm. I am sending kill -term PID to httpd process. wherease the same command is working with prefork.How should I stop worker mpm if started in debug mode ?ThanksHemant