nginx: uploading files with size > 1 mb

33 views
Skip to first unread message

Alan Etkin

unread,
Aug 15, 2012, 7:32:16 PM8/15/12
to web...@googlegroups.com
If you're using nginx + uwsgi, it's possible that the server refuse to upload files larger than 1 Megabyte. This can be a problem if you try to upload an application with the admin interface.

http://www.nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size

Adding an explicit entry with the proper value for the file size threshold at the nginx server configuration should solve it.

Reply all
Reply to author
Forward
0 new messages