Title: perzonae sig
we are using it with apache + fastcgi in deployment and I can see it in the debugger with with cherrypy

Anand Chitipothu wrote:
On Tue, Oct 13, 2009 at 2:28 PM, PaulSijben <[email protected]> wrote:
  
Hi all,

we are using web.py very happily but we are running into an issue when
very large files are uploaded. Webpy accepts the entire file and only
after it is uploaded, calls POST. At this point we need to copy out
the data and the client starves.

Naturally we want to have the data as it comes in so we can save the
data while it is being uploaded.

Is there some flag we can set on the application creation or something
to steer this behavior or should we modify the code to CP_fileobject?
    

This might be an issue with cherrypy wsgiserver. Have you tried your
application with lighttpd+fastcgi or any other server?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

  


--

perzonae logo Paul Sijben tel: +31 33 7114626
Perzonae Unified Communications BV mobile: +31 646272086
Amersfoort, the Netherlands www.perzonae.com



I use the Perzonae MyFile service to send large files securely to anyone. Try it out at https://myfile.perzonae.com

Reply via email to