On Wed, 2010-03-17 at 15:30 -0500, Ken Fulmer wrote: > Is there a limitation to the number of servers in a cluster? We’re > trying to understand the upper limitations of the system for > clustering. Would 40 – 50 servers be too many? 100+? > > > > If possible, we’d like to place a clustered server at each remote > location with the primary server(s) at the head-end.
I don't remember what the current limit imposed by sipXconfig is, but it's a property that could be edited. The general strategy used for HA clustering almost certainly does not scale to that level (I don't think we've ever tried more than 5, which did work). The current registration replication is fully meshed - every registrar syncs with every other registrar, so the number of connections rises steeply as the number of servers goes up. It would also be very complex to produce the requisite DNS SRV records for anything like that many servers. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
