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=31759>. 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=31759 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mod_ssl |Core Summary|error 70007 apr_bucket - |default handler returns |apache reverse proxy - SSL |output filter apr_status_t | |value ------- Additional Comments From [EMAIL PROTECTED] 2005-09-26 10:52 ------- This is a bug in the default_handler, not in mod_ssl. The default_handler itself returns the ap_pass_brigade return value; the handler hook is supposed to return an OK/DECLINED/HTTP_* error code, so this is broken. -- 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]
