On Sep 6, 2008, at 5:34 AM, Alexander Marks wrote:
>
> I seem to be running into a size limit when I POST data. It seems to
> be around 75MB. The client dies with "Connection reset by peer", and
> CherryPy doesn't show any messages. Is this size limit something I can
> tune?
It is indeed, using this config entry:
server.max_request_body_size =
Server config entries need to go under the global config namespace...
Yours,
Eric
>
> >
--~--~---------~--~----~------------~-------~--~----~
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-~----------~----~----~----~------~----~------~--~---