#7581: Middleware accessing HttpResponse.content breaks streaming HttpResponse
objects.
-------------------------------------+-------------------------------------
     Reporter:  mrmachine            |                    Owner:  ccahoon
         Type:  New feature          |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  stream HttpResponse  |             Triage Stage:  Accepted
  Content-Length                     |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by anonymous):

 It should be noted that the Apache2 webserver by default (at least on
 Ubuntu Linux) enables mod_deflate that suffers from the same issue and
 thus effectively prevents streaming. With mod_deflate disabled, streaming
 with Django works very nice.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/7581#comment:48>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to