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 at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to