in reply to Re^7: Enhancing Speed
in thread Enhancing Speed
That's my point, slow clients keep Apache process running until it finish downloading.
Slow clients do not increase CPU load, they tie up child processes. I've heard nothing about requests getting queued due to having too few child processes or about excessive context switches due to having too many child processes.
Beside if it was a really bad idea, why would both google & facebook guys implement it?
We've been explaining that different sites have different bottlenecks. Why do you keep ignoring the specifics that apply to PerlMonks and revert to talking about what would help other sites?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Enhancing Speed
by ahmad (Hermit) on Aug 18, 2010 at 22:14 UTC | |
by tye (Sage) on Aug 18, 2010 at 23:24 UTC | |
by wazoox (Prior) on Aug 19, 2010 at 10:59 UTC | |
by ikegami (Patriarch) on Aug 18, 2010 at 22:44 UTC | |
by chromatic (Archbishop) on Aug 18, 2010 at 22:35 UTC |