You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/05/21 23:41:04 UTC

DO NOT REPLY [Bug 24448] - Using mod_proxy to proxy a dynamic page, an orphan process eats CPU

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24448

Using mod_proxy to proxy a dynamic page, an orphan process eats CPU





------- Additional Comments From minfrin@sharp.fm  2004-05-21 21:41 -------
It sounds like something is leaking during the lifetime of the long lived
download stream, this could be in mod_proxy, or any other filters that have been
installed along the way.

Can you try this with a minimal Apache configuration, in other words no more
modules enabled than absolutely necessary, then start switching in modules until
you start seeing the leak. This will help narrow it down to the module that is
causing all the trouble.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org