On Wed, 2004-02-11 at 19:45, Stas Bekman wrote: > Volker Kroll wrote: > > [Tue Feb 10 15:58:43 2004] [error] [client 127.0.0.1] failed to get > > bucket brigade: 70014:End of file found > > > > Many thousand times .... > > > > Can someone please give me a hint where to search for a solution? > > Not without having a test case that we can reproduce the problem with. > > The report comes from modperl_request_read in > src/modules/perl/modperl_io_apache.c.
OK, I looked at it. The error_message seems to come from somewhere else. And if I looked correctly not from the mod_perl code. Correct? > > This problem is exercised in the test: > t/filter/TestFilter/in_error.pm I will have a look. > In that test a filter dies and thus prevents from the handler to get its data. > > Are you using some filters? No. I don't. I only use "normal" Response Handlers. But the concept of Filters is not clear to me right now. I will delve a little deeper in the code and the documentation. Thanks so far. Volker -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html