Mailing List Archive

Partial results are valid but processing is incomplete
I get these entries in my error log every so often (many times a day):

[Tue May 21 12:26:45.809851 2019] [:error] [pid 32152] [9118]ERR: 24:
Error in Perl code: Apache2::RequestIO::read: (70008) Partial results
are valid but processing is incomplete at /usr/share/perl5/CGI.pm line 1116

This is on Apache 2.4.39, built from source, on Debian Stretch. There
are two Apache builds on this machine, one for backend mod_perl, the
other is front-end reverse-proxy server. Everything seems to be working,
but I'm just bugged by these errors, which have been there for a long
time (years). Does anybody have a handle on what causes them, and is
there any way to get rid of them?

I've tried matching them to requests from the perl access log, but
sometimes there isn't even any matching request for the same timestamp.
So I'm not sure how to determine what request, or what condition, caused
the problem. I have an inkling that it's something to do with the user
terminating an upload prematurely, perhaps, but I don't know why I have
that in my head. I can't find anything online now that specifically
seems relevant (lots of stuff related to the "partial results..." error,
but not in this context).

Anybody have any clues?

Thanks,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org