Failover/redundancy and Scalability OverviewOngoing discussion No dependencies. Split userbase, SIP proxies as balancers, standby nodesContributions by Andreas Granig, Andrei Pelinescu-Onciul, Greger V. TeigreDescriptionUse SIP proxies as balancers which route requests to the appropriate proxies/registrars. Each proxy/registrar only hosts a subset of the overall user-base, and the balancers know, which proxy/registrar is responsible for which users (e.g. by hashing the r-uri).Variations
Pros
Cons
Shared userbase, network or DNS load balancing, no standby nodesContributions by Andreas Granig, Andrei Pelinescu-Onciul, Greger V. TeigreDescriptionShare a location table across all proxies/registrars, e.g. by using a database cluster. This way, a load balancer could route requests to any of the proxies, because each node knows the location of each user.Variations
Pros
Cons
|
Navigation |