Timeline for answer to Apache 2.2 eventually using all memory (worker mpm) by Nathan C
Current License: CC BY-SA 3.0
Post Revisions
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 13, 2014 at 22:08 | vote | accept | Daniel Costa | ||
| May 13, 2014 at 12:48 | comment | added | Nathan C |
I see you're using mod_perl which may be responsible. The status page shows 10 processes, so all the others are likely different parts of Apache and not handling requests directly.
|
|
| May 13, 2014 at 12:37 | comment | added | Daniel Costa |
Thanks, I'll try your suggestion and take a look at KeepaliveTimeout too. I still want to know the relation between the apache "servers" (ServerLimit) and the processes shown in top -- I mean, there were 20+ apache processes in top but it was configured to spawn 10 servers max.
|
|
| May 12, 2014 at 20:03 | history | answered | Nathan C | CC BY-SA 3.0 |