On Fri, Oct 21, 2011 at 6:15 PM, Alpesh Gajbe <alpeshgajbe@gmail.com> wrote:tl;dr - the user got bored waiting, pressed 'stop' on their browser.
>
> 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
>
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment