﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19615	Post Buffering with uWSGI	tompaw	nobody	"This refs. https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/uwsgi/

Please add --post-buffering 1 to the list of default uwsgi parameters. Otherwise you might end up wasting half of your day, like I did today, until found this:

http://stackoverflow.com/questions/3970495/nginx-connection-reset-response-from-uwsgi-lost

This is over 2 years old now on Stack Overflow and apparently is still not handled by the latest version of uwsgi by default.

Django 1.4.3 + uWSGI 1.4.4 + nginx 1.2.6"	Uncategorized	closed	Documentation	1.4	Normal	wontfix			Unreviewed	0	0	0	0	0	0
