Yes, it seems to be for HTTPS requests.

We're on Apache 2.2.3 because that's the latest RHEL5 is up to.  It's
odd that this just started happening, but it seems mostly harmless.
(Correct me if I'm wrong, but I don't really know what the error
message means).

Good to know it's not mod_wsgi.  We'll continue to keep an eye on
things.  Thanks!


On Apr 4, 9:02 pm, Graham Dumpleton <[email protected]>
wrote:
> Is this for a HTTPS request?
>
> BTW, that is a quote old version of Apache. The origins of the error
> are in Apache and not under mod_wsgi control. It has been seen to
> usually occur for HTTPS connections.
>
> More recent versions of Apache have had fixes to HTTPS handling that
> may or may not eliminate or at least reduce the problem.
>
> Graham
>
> On 5 April 2011 13:49, tmdk <[email protected]> wrote:
>
>
>
> > We've been seeing a lot of these errors in our Apache error_log
> > recently.  It seems to be random, and on different pages, but always
> > these three together:
>
> >    (70014)End of file found: mod_wsgi (pid=26064): Unable to get
> > bucket brigade for request., referer:http://mysite.com/some/page/here/
> >    mod_wsgi (pid=25988): Exception occurred processing WSGI script '/
> > path/to/my/main.wsgi'.
> >    IOError: failed to write data
>
> > Just now I had it happen from my own IP address while browsing
> > (happened to hit a page that took ~10sec to load then redirect, which
> > may or may not be relevant), and I didn't notice anything unusual as a
> > web user -- just saw this in the log.
>
> > What does it mean?  Why did this just start happening?
>
> > We've been running a pretty standard Django/mod_wsgi stack for some
> > time now.  Current versions:
> >  - Apache 2.2.3 pre-fork.
> >  - mod_wsgi 3.3.
> >  - RHEL 5.5.
> >  - x86_64.
>
> > Thank you for any guidance.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "modwsgi" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/modwsgi?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to