Is there a way to do "fan-out" to all endpoint?

I’m wondering if there is a way to make haproxy do a “fan-out” to a call. Let’s say I want to make 1 call to haproxy and have it pass that call to all of the endpoint currently active. It this possible?

You mean send a request to multiple servers? No, that is not supported.

Thanks for the reply. I think I can implement it, but I’m wondering if haproxy community/owners would accept this as a new feature.

Write to the mailing list. That is the proper place to discuss anything development related.