Http 408/409 Error

View: New views
2 Messages — Rating Filter:   Alert me  

Http 408/409 Error

by kython :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have been having problems with a web application that I made in cherrypy giving 408/409 errors when using Internet Explorer.  Firefox has never seen the error once, but it happens all to often in Internet Explorer.  The cherrypy wbapp is being deployed through apache via mod_proxy.  When I reconfigure cherrypy to listen on external IP I never receive the 408/409 errors.  The errors only occur when using IE and apache.  I am all ears to suggestions of how to fix this. 

--
Thanks,

Kyle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users@...
To unsubscribe from this group, send email to cherrypy-users+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Http 408/409 Error

by Stefan J. Betz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 2008-09-21 14:31:16 -0500, Kyle Waremburg schrieb:
> I have been having problems with a web application that I made in cherrypy
> giving 408/409 errors when using Internet Explorer.  Firefox has never seen
> the error once, but it happens all to often in Internet Explorer.  The
> cherrypy wbapp is being deployed through apache via mod_proxy.  When I
> reconfigure cherrypy to listen on external IP I never receive the 408/409
> errors.  The errors only occur when using IE and apache.  I am all ears to
> suggestions of how to fix this.

Greetings, please try this for the Virtual Host Config:
SetEnv proxy-nokeepalive 1

This disables HTTP 1.1 Keepalive for mod_proxy (use this Configuration
Line befor the ProxyPass Lines!). This Bug seems to be only in CherryPy
3.1.0 and has a Ticket here: http://cherrypy.org/ticket/853

mfg Betz Stefan
--
Betz Stefan -- Webdesign & Computerservice
URL: http://www.stefan-betz.net
Mail: info@...


signature.asc (196 bytes) Download Attachment
LightInTheBox - Buy quality products at wholesale price!