DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43512>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43512 Summary: mod_deflate fails to inflate Product: Apache httpd-2 Version: 2.2.6 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P1 Component: mod_deflate AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Inflation fails for certain websites. Appears to be caused by lack of validaton bytes where they are expected. Commenting out validation bytes checking in mod_deflate.c does not fix the problem. Size of compressed data is reported as 1 byte in ctx->stream.total_in, uncompressed is 0. Condition can be provoked by requesting: www.cnn.com www.ebay.com Probably others as well -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
