This is a discussion on Problems with Apache 2.0.46 within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi all. I'm having constant problems with Apache 2.0 in multithreaded mode (MPM=worker). This is Tru64 UNIX ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all.
I'm having constant problems with Apache 2.0 in multithreaded mode (MPM=worker). This is Tru64 UNIX 4.0D, it is rather old, I know. Problems arise when I try to stop Apache. This is from the logs: [Tue Jun 24 14:32:00 2003] [warn] child process 26827 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:00 2003] [warn] child process 26576 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:00 2003] [warn] child process 26827 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:00 2003] [warn] child process 26576 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:01 2003] [warn] child process 26827 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:01 2003] [warn] child process 26576 still did not exit, sending a SIGTERM [Tue Jun 24 14:32:03 2003] [crit] the listener thread didn't exit [Tue Jun 24 14:32:03 2003] [crit] the listener thread didn't exit The sequence of events is that Apache children hang on for a while (a second or two), then zombi-fy and then ps clears. While this may seam like a simple annoyance, it prevents me from doing graceful restarts and it could be interfering with proper working of some other modules (mod_jk2). Nix. |
| Thread Tools | |
| Display Modes | |
|
|