Whatever method is used, I want that haproxy never ask to any backend an answer directly to client and log the request like others
best regards, -- Damien 2011/7/11 Baptiste <[email protected]> > hi, > > There is a HTTP method for that: HEAD. > > cheers > > On Mon, Jul 11, 2011 at 11:21 AM, Damien Hardy > <[email protected]> wrote: > > I have to precise that this is not related to the "stats" delivered by > > haproxy but a static resource used on our pages to get counters based on > > access logs provide by haproxy. > > > > 2011/7/11 Damien Hardy <[email protected]> > >> > >> Hello, > >> > >> I want haproxy to reply 200 with no data on a predefined URL without > going > >> through backends just for getting logs with referrer for our stats > platform. > >> > >> Is there a way to do that with haproxy directives (redirect with code > 200 > >> maybe) ? > >> > >> Best regards, > >> > >> -- > >> Damien > > > > >

