Computer Science, asked by santhokumar6907, 11 months ago

A user is configuring a tcp listener at the front end as well as the back end for elb. What will be the default ping path for elb to perform a health check on the tcp protocol?

Answers

Answered by Anonymous
0

A listener is a process that checks for connection requests. It is configured with a protocol and a port for front-end (client to load balancer) connections, and a protocol and a port for back-end (load balancer to back-end instance) connections. Elastic Load Balancing supports the following protocols: HTTP.

Hope this helps you ☺️☺️✌️✌️❤️❤️

Similar questions