I run apache(1.3)/mod_perl in Linux and there are a couple of child processes. I understand that whenever a HTTP request comes, it is for apache to decide which child process should handle it. But in certain events I would want to do change the state of all the currently running apache child processes. This could be things like changing or resetting some flags, reloading configuration files or even reloading the perl modules themselves. Is there anyway for exercising some extra control like this on the apache processes? As far as I know I think we can't do this via HTTP. But please tell me even if you can achieve this via HTTP requests itself.
Thanks in advance!
In reply to Control over apache processes by ganeshk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |