Forum Discussion
Best Method for load balancing
- Dec 14, 2016
This depends on application architecture and hardware requirements. let say you have hardware with same specifications then Least Connection method is recommended. If there is any difference between specs then you can use Ration based on members/nodes.
This depends on application architecture and hardware requirements. let say you have hardware with same specifications then Least Connection method is recommended. If there is any difference between specs then you can use Ration based on members/nodes.
- gurmjaspreet_30Dec 14, 2016Nimbostratus
Thanks, Emad
Yes, it's true, all this depend on the requirements. But for knowledge purpose, i have some doubts for selecting these methods.
round robin :- best for ? Least connection :- best for ? fastest response :- best for ?
etc................
regards, Jaspreet
- EmadDec 14, 2016Cirrostratus
round robin :- Same hardware & Same Response time from application/DB for all requests
Least connection :- Same hardware & different Response time from application/DB for requests. Like one requests take 1 sec to process and other type of request takes 200ms then least connection will be used. Same goes for fastest response I think but never used this one.
- EmadDec 14, 2016Cirrostratus
This link will help to understand load balancing methods. Go to "Local Traffic Manager load balancing methods" and check when to use column.
- gurmjaspreet_30Dec 15, 2016Nimbostratus
Thanks, Emad
The provided link is having plenty of information which I am looking for.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com