Mehdi, Load balancing SQL server is no problem with LVS but just like every other database pretty difficult to get your application to work with it unless its a read only copy. Normal configuration is a shared storage twin-head write cluster + load balanced read-only clusters.
2008/12/10 Mehdi Ahmadi <[EMAIL PROTECTED]>: > Hello, > > Since there is no load balancing for SQL Server, Is there any way to do the > load balancing with lvs? i.e. Is there any way of having some SQL Servers > that replicate the data between each other and the incoming request be > balanced between these servers? > > Regards > > > > > > _______________________________________________ > Please read the documentation before posting - it's available at: > http://www.linuxvirtualserver.org/ > > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [EMAIL PROTECTED] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users > -- Regards, Malcolm Turnbull. Loadbalancer.org Ltd. Phone: +44 (0)870 443 8779 http://www.loadbalancer.org/ _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
