I have a customer who very occasionally sees apache workers hang. I'm pretty sure this is caused by an errant module but I don't know which one.
Is there any way to determine which module is causing Apache workers to hang? Can I temporarily disable that SIGTERM so that I can have enough time to attach GDB to the hanging processes? Mike