> -----Ursprüngliche Nachricht----- > Von: Jim Jagielski > Gesendet: Donnerstag, 17. April 2008 15:16 > An: [email protected] > Betreff: Re: 2.2.9 (Was: Re: [PROPOSAL] Time Based Releases) > > > On Apr 17, 2008, at 8:46 AM, Plüm, Rüdiger, VF-Group wrote: > > But the patch I just attached to PR44803 should fix this: > > > > https://issues.apache.org/bugzilla/attachment.cgi?id=21826 > > > > :) > > Obviously, +1 on the mod_proxy_ajp patch (within minutes > we had the same idea). Mulling over the impacts of the
Yep :-) > up_uri_wout_query part though... The query string was present twice (one from unparsed_uri which still contains the query string and one that was added via r->query later when running the canon_handler hook). But sure this could be also fixed in the appropriate canon_handler hooks of mod_proxy_http and mod_proxy_ajp. Regards Rüdiger
