#19022: Connection reset by peer with development server.
-------------------------------+--------------------------------------
     Reporter:  tdhutt@…       |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.4
     Severity:  Normal         |               Resolution:  invalid
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by aaugustin):

 Ah, indeed, I hadn't understood the errors were in the browser.

 This happens whenever the development server autoreloads while the browser
 is downloading a page.

 ----

 > I can't see how high loads should cause bugs like this.

 High loads make downloads longer, increasing the likelihood of being
 interrupted by an autoreload.

 If this happens outside of autoreloads, well, I don't have an obvious
 answer, but there's a reason why we use application servers (gunicorn,
 uwsgi, etc.). I'm not really a systems guy, but I'm sure someone else
 could explain that!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19022#comment:3>
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