On Jan 16, 1:14 am, Juliusz Gonera <[email protected]> wrote: > > If you plan to use Paster in production, you can use > gp.fileupload:http://pypi.python.org/pypi/gp.fileupload/ > If e.g. you plan to use uWSGI, Nginx and Cherokee have modules for > handling this, e.g.http://wiki.nginx.org/HttpUploadProgressModule > > -- > Juliusz Gonerahttp://juliuszgonera.com/
Thanks. I did try gp.fileupload. But the demo http://www.gawel.org/docs/gp.fileupload/demo.html didn't work on my chrome and firefox browsers. I'm not seeing any progress at all. On the other hand, I'm not aware of the difference between paster and nginx's module. I'm currently developing my application under paster. Does that mean I can't run my app in nginx? If I use the nginx module, does that mean I have to continue development in nginx only? Best regards, He Shiming -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
