A
A
andy3010862016-09-27 11:40:57
Amazon Web Services
andy301086, 2016-09-27 11:40:57

Aws load balancer tcp?

There is a load balancer and 2 cars under it. I want to add sockets that would go through the load balancer. Will there be any problems - in the sense that tcp connections will go to different machines or break off or something else

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kamovski, 2016-09-27
@kamovski

For sockets to work correctly under the balancer, use ELBv2 , it has full support for them. The balancer will work fine with the distribution of requests for any number of instances under its work, if there are any problems with the processing of parallel requests, then the reason will be on your side. Feel free to put it in front of the servers and experiment already at work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question