Duplicating all request to dummy server for A/B testing

Hi,

I would like to duplicate http request which comes to frontend and send it to two backed servers. First server’s response should be delivered to client, second server is dummy, replays are not returned to client (only logged for performance measure).

Is it possible with Haproxy?

No, this is not supported.