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.
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.
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