https://issues.apache.org/bugzilla/show_bug.cgi?id=45792
--- Comment #42 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-11-04 09:08:32 PST --- Created an attachment (id=22827) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22827) Patch against 2.2.x I found further edge cases that caused one of my reverse proxies to crash. As I determined that the current approach of solving this issue will make the already existing code even more complex as it is now and that there are edge cases that are not fixable by this approach I chose a complete new approach to fix this issue including all edge cases I see. Could you please check this new patch and let me know if it fixes the bug as well? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
