https://bz.apache.org/bugzilla/show_bug.cgi?id=66624

--- Comment #3 from chris <exxo...@googlemail.com> ---
All I can really tell is, A connection opens to download something, mostly
small images. The connection sends about 50-60KB then "stalls". It then sits in
that state until its manually killed.

PHP timeout is 900 seconds. Apache timeout is 300 seconds. I also did the mod
where if no activity for 20 seconds it should drop the connection. 

But I have seen the problem connections open for literally hours. There is no
data transfer at all. If left in that state it seems to be when Apache reports
(using TOP) 100% CPU.

So again, I don't understand what is going on , why the timeouts seem not to be
working, and why "idle connections" end up eating up 100% CPU eventually.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to