Hi Apache devs,

I collected some info about AH01075 ("Error dispatching request to") and
AH1068 ( "Got bogus version X expected 1") errors related to 304 responses
handled by mod_proxy_fcgi in
https://bz.apache.org/bugzilla/show_bug.cgi?id=59838

I am looking for some feedback about the patch proposed to figure out if I
am on the right track or not. Does it make sense to read all the data
returned by a FCGI backend even on error conditions to avoid subsequent
spurious reads or is there a smarter method?

Thanks in advance!

Regards,
Luca

Reply via email to