> Hi the list > > In my backend I've many servers, and I'd like to add some that receive > a copy of all the requests arriving to the backend. Of course haproxy > won't reply to them after sending the request. > I don't find any option for 'server' in section 5 of the docs, that > will allow me to define such 'spy' servers. > Is that possible ?
No, you can only send a request once, to a single server.
Lukas

