Re: [OpenSIPS-Users] Regd Load Balancer Algorithms

2013-11-18 Thread Bogdan-Andrei Iancu
Hello Santosh, You cannot use 2 algorithms in the same time - like weight based and round robin. You need to choose the one which better fits your needs. Dispatcher module provides both algs (round robin in 4, all other hash based algs are subject to weight balancing). Regards, Bogdan-Andrei Ian

Re: [OpenSIPS-Users] Regd Load Balancer Algorithms

2013-11-14 Thread santosh satapathy
Thanks for input Bogdan. I would like to add weight dynamically to destinations based on their health (resource capability and not solely based on their status as Active from options probing) so that number of calls on each destination also is controlled on their resource capability and as well dis

Re: [OpenSIPS-Users] Regd Load Balancer Algorithms

2013-11-14 Thread Bogdan-Andrei Iancu
Hello Santosh, The Load Balancing module does routing only based on the load of the destination (how many calls are ongoing on each destination). You can look also at the dDispatcher module, where you have multiple algorithm for distributing calls. See : http://www.opensips.org/html/docs/

[OpenSIPS-Users] Regd Load Balancer Algorithms

2013-11-11 Thread santosh satapathy
Hi, I am new to this mailing list and evaluating various options for a good load balancer. Can somebody help let me know if we can choose two algorithms (Ex: weighted and round robin) together for load balancing. -- Thanks Santosh ___ Users mailing li