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=17722>. 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=17722 413 errors not returned to browser - also fails to server errordocument if present ------- Additional Comments From [EMAIL PROTECTED] 2004-11-02 22:41 ------- I saw a similar bug to this in 2.0 in the C-L parsing error path in ap_http_filter; it failed to set ctx->remaining = 0, and then some later filter aborted and just closed the connection. Perhaps the same thing is correct for the ctx->remaining > ctx->limit case. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
