On 24 October 2011 12:01, Tom Evans <tevans...@googlemail.com> wrote:

> On Fri, Oct 21, 2011 at 6:15 PM, Alpesh Gajbe <alpeshga...@gmail.com>
> wrote:
> >
> >  File "/usr/local/lib/python2.6/dist-packages/django/http/__init__.py",
> > line 296, in read
> >   return self._stream.read(*args, **kwargs)
> >
> > IOError: request data read error
> >
>
> tl;dr - the user got bored waiting, pressed 'stop' on their browser.
>
>
Although that's almost always true, it *is* possible to see "request data
read error" on WSGI that isn't caused by the user hitting stop. See for
example the ModWSGI FAQ.

Malcolm

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to