question

AmarnathManchala-5911 avatar image
0 Votes"
AmarnathManchala-5911 asked suvasara-MSFT answered

Which load balancer supports the performance based rounting

Hi

Which load balancer supports the performance based routing.

we have services running in 3 VM's, and load balancer need to distribute the load to these 3 VM's based on the CPU utilization.

can anyone suggest the best Azure loadbalancer service to do this.

azure-load-balancer
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

suvasara-MSFT avatar image
0 Votes"
suvasara-MSFT answered

@AmarnathManchala-5911 , Generally, Azure load balancers distribute traffic based on Geographical location/Performance based, weight based, or path based in case of layer 7 load balancers. If you are looking to distribute traffic based on CPU utilization, then the best approach would be composing your custom script on the health probe configuration.
Here is a doc provided for better understanding on load balancer custom probes.


Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.