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=29744>. 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=29744 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-03 22:27 ------- Created an attachment (id=18222) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18222&action=view) Fixed patch with read loops and updated to 2.2.0 This is a new version of the patch to use the filter I/O in proxy_connect. Some modules don't return everything with a single ap_get_brigade() call, so this version loops until there is no data pending. The filter chains in the request are now set to the ones from the connection instead of NULL. I also have updated to 2.2.0 and changed some log messages. -- 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]
