stack: flask 0.10 + uwsgi 1.4.5 + nginx 1.2.3
I can upload small files (<100k) through my application but larger ones fail. uwsgi log shows:
Invalid (too big) CONTENT_LENGTH. skip.
nginx log does not show anything useful.
I tried the following, without success:
So my questions:
Your problem in uwsgi limit-post
params. Look at source. This variable can be overridden by other configs. For example on debian config from /usr/share/uwsgi/conf/default.ini
are also loaded.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With