#19615: Post Buffering with uWSGI
-------------------------------+--------------------
     Reporter:  tompaw         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.4
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 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

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19615>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to