A
A
acra2018-11-22 15:59:15
client-server
acra, 2018-11-22 15:59:15

How to configure HAProxy to simultaneously receive data by two backend servers?

For my task, it is necessary that two servers receive data from the client via TCP at the same time. Now I solved the problem with an intermediate client-server that accepts the connection and data from the client and passes this data to its two clients (servers) for further processing. Is it possible to somehow replace the intermediate client-server with the HAProxy application, I did not find in the documentation a way to balance sending a request simultaneously to all backend servers. Thank you in advance for any help on this matter!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question