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=42453>.
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=42453





------- Additional Comments From [EMAIL PROTECTED]  2008-02-06 18:38 -------
Revisiting this problem with an installation from
apache_2.2.8-win32-x86-openssl-0.9.8g.msi

I've found that using:
ProxyPass /webapp ajp://localhost/webapp timeout=1800
Doesn't have the desired effect.

However adding:
Timeout 1800
to httpd.conf will result in allowing a longer running tomcat request to
successfully return it's result, regardless of whether timeout=1800 was added to
the ProxyPass

Is there any way to configure apache to allow a ProxyPass to run longer than the
standard Timeout without overriding it for the entire URL space?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to