[OpenSIPS-Users] Round-robin load balancing for certain resource types?

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Dec 29 15:09:10 CET 2009


Hi Bill,

The Load Balancer module works only for calls; it does not work for 
REGISTER request; for this , use the dispatcher module with the Round 
Robin alg.

Regards,
Bogdan

Bill W wrote:
> Greetings everyone,
>
> What is the best way to do "round robin load balancing with failover" 
> for certain resource (message) types?  Like REGISTER for example.
>
> I am using opensips-1.6 in front of a cluster, so the only thing I 
> really need to keep track of are calls.  I don't want to keep track of 
> non-call-related traffic, but I still need to route all traffic only to 
> functioning cluster nodes.
>
> Right now I have this set up as a workaround:
> sip=200;register=99999999
> Where 'sip' is the stuff I want to keep track of and 'register' is for 
> the stateless messages.  But eventually I'll need to clear the counters 
> for resource 'register'.
>
> I tried "sip=200;register", but that didn't seem to work.
>
> Thoughts?
>
> Thanks!
> Bill
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro




More information about the Users mailing list