is it possible to get detail rewrite infomation like apache error log does?
tcpdump, little bit diffcult ,too much taffice need to analyse From: [email protected] To: [email protected]; [email protected] CC: [email protected] Subject: RE: Need help about reqrep (urgent) Date: Sat, 24 Sep 2011 13:20:49 +0200 tcpdump it on the haproxy box then. Somehow you need to understand what happens between haproxy and the backend. Lukas From: [email protected] To: [email protected] CC: [email protected] Subject: RE: Need help about reqrep (urgent) Date: Sat, 24 Sep 2011 11:15:09 +0000 from haproxy, I can see the URI is /kaijiang which was not changed I can't see the backend server's log, because it was out of my control, actually that is thirdparty company's web site > Date: Sat, 24 Sep 2011 13:11:05 +0200 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: Need help about reqrep (urgent) > > On Sat, Sep 24, 2011 at 11:06:07AM +0000, DerekLiao wrote: > > > > health check is normal, I checked from haproxy monitor screen , > > OK, maybe it's your server which is returning 503 then. > > > How to check reqrep is working fine or not ? > > That's what I explained, in apache's logs. > > > I double the URI has not been replaced > > How did you check that then ? If you look at your request line in > haproxy's logs and compare it to the line in apache's logs, it should> become > obvious if the replacement was partially, totally applied or > not at all. > > Willy >

