https://issues.apache.org/bugzilla/show_bug.cgi?id=52207
Vincent Yang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | Ever Confirmed|1 |0 --- Comment #2 from Vincent Yang <[email protected]> 2011-11-18 23:38:26 UTC --- Hi CHANGES only show: *) mod_alias: check sanity in Redirect arguments. PR 44729 [Sönke Tesch <st kino-fahrplan.de>, Jim Jagielski] https://issues.apache.org/bugzilla/show_bug.cgi?id=44729 *) mod_alias: Ensure Redirect emits HTTP-compliant URLs. PR 44020 https://issues.apache.org/bugzilla/show_bug.cgi?id=44020 However this does not help us, we don't know why a normal vip:80/443 to realip:1701 and also a normal redirectmatch "RedirectMatch ^/[\/]?$ /dispatcher/dispatcher.do?" can cause problem after version 2.2.12 To make the issue more clear, I attached a document to present the logic flow and our issue "fix" by comment out one of the function in the source code of mod_alias.c Thanks Vincent -- 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]
