This quick start example shows how to configure three locally attached workstations to load-balance Web traffic between two Web servers.
For more information on the different ways Load Balancer can be setup, read Types of cluster, port, and server configurations to help you design your topology.
dsserver
dscontrol executor start
dscontrol cluster add www.Intersplashx.com
dscontrol port add www.Intersplashx.com@80
dscontrol server add www.Intersplashx.com@80@server2.Intersplashx.com dscontrol server add www.Intersplashx.com@80@server3.Intersplashx.com
dscontrol manager startDispatcher will now do load balancing based on server performance.
dscontrol advisor start http 80Dispatcher will now make sure that client requests are not sent to a failed Web server.
dswizard
lbadmin