Cherrpy WSGI server timeout

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

Cherrpy WSGI server timeout

by cainus8-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

I'm using cherrypy WSGI server to serve up django. I need requests to
timeout if they haven't resolved within 10 seconds. Apparently
connection are supposed to timeout after 10 seconds by default, but if
i make a request that doesn't resolve it just hangs indefinitely. Why
is this?

Thanks for you help

--~--~---------~--~----~------------~-------~--~----~
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: Cherrpy WSGI server timeout

by Robert Brewer-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


cainus8 wrote:
> I'm using cherrypy WSGI server to serve up django. I need requests to
> timeout if they haven't resolved within 10 seconds. Apparently
> connection are supposed to timeout after 10 seconds by default, but if
> i make a request that doesn't resolve it just hangs indefinitely. Why
> is this?

What do you mean by "resolve"?


Robert Brewer
fumanchu@...

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---