in reply to What causes mod_perl processes to exit?
Turns out (according to dws) that some of the processes are lasting longer than a single request, but exiting as soon as they're called upon to serve a non-mod_perl request. (He added pid logging to access_log.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: What causes mod_perl processes to exit?
by dws (Chancellor) on Jun 09, 2004 at 21:06 UTC |