> For example i have two websites, > 1. example.org ( nginx + uwsgi + python +mysql ) > 2. example.com ( nginx ) > > i tried to download more than 2GB file using *example.org > <http://example.org>* website but i can't able download full size of the > file, after 1GB automatically truncate but i can able to download the full > size of the same file using *example.com <http://example.com>* website. > >
Sorry, i mean, how do you serve the file via uWSGI+python ? (there are dozen ways to do it). Btw, are you absolutely sure you do not want to serve the file via nginx ? -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
