How To Perform Basic Network Load Balancing Procedures in Windows Server 2003 (816111)
The information in this article applies to:
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows Server 2003, 64-Bit Datacenter Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
- Microsoft Windows Small Business Server 2003, Standard Edition
- Microsoft Windows Small Business Server 2003, Premium Edition
SUMMARYThis step-by-step article describes how to perform basic
Network Load Balancing procedures. When you use Network Load Balancing, you can
spread incoming requests across many servers. When you do so, you can expand
enterprise-wide services, such as Web servers, Terminal Services, and streaming
media servers, to make sure that the services respond quickly, even under heavy
loads. Network Load Balancing automatically detects when a server
stops responding and quickly reassigns client traffic among the remaining
servers. This safeguard helps you provide uninterrupted, continuous service for
your critical business programs. back
to the topHow to Perform Network Load Balancing ProceduresThis section describes how to perform the following basic Network
Load Balancing procedures:
- Stop Network Load Balancing
- Disable Network Load Balancing
- Enable multicast support
back to the topTo Stop Network Load Balancing- At a command prompt:
- Click Start, click
Run, type cmd in the
Open box, and then click OK.
- Type wlbs stop, and then press
ENTER.
Cluster operations are immediately stopped on the local cluster
host. If you want to stop cluster operations on all cluster hosts, type either
of the following commands, where ip_address is the
Internet Protocol (IP) address of the cluster and
name is the name of the cluster:
- wlbs stop
ip_address
-or- - wlbs stop
name
- From the Network Load Balancing Manager utility:
- Start the Network Load Balancing Manager utility, and
then connect to the cluster that you want to modify.
- Under the cluster container, click the host that you
want to stop.
- On the Host menu, point to
Control Host, and then click Stop.
back to the topTo Disable Network Load Balancing- Start the Network Load Balancing Manager utility, and then
connect to the cluster where you want to remove Network Load
Balancing.
- Right-click the cluster, and then click Delete
Cluster.
- Click Yes to remove Network Load Balancing
from all the hosts that are members of the cluster.
If you cannot use Network Load Balancing Manager, you can remove
Network Load Balancing through the network connections properties of each host.
To do so:
- Log on to the host computer as an administrator, and then
double-click Network Connections in Control Panel.
- Right-click the local area network connection where Network
Load Balancing is installed, and then click
Properties.
- Click Internet Protocol (TCP/IP), and then
click Properties.
- Remove the primary IP address for the cluster.
If
the primary IP address for the cluster is in the Advanced TCP/IP
Settings dialog box, click Advanced, and then remove
the primary IP address for the cluster, and then remove any other cluster IP
addresses that appear. - Click OK, click OK, and
then click Close to return to the Network
Connections dialog box.
- Right-click the local area network connection that you
previously edited, and then click Properties.
- Click to clear the Network Load Balancing
check box, and then click OK.
back to the topTo Enable Multicast Support- Start the Network Load Balancing Manager utility, and then
connect to the cluster that you want to modify.
- Right-click
clustername (where
clustername is the name of your cluster), and then
click Cluster Properties.
- Under Cluster operation mode, click
Multicast, and then click OK.
- On the message that states that the traffic mode will be
changed from unicast to multicast, click Yes.
back to the topTroubleshooting- When you use the wlbs stop command or when you use the Network Load Balancing Manager to
stop a cluster host, client computer connections that are already in progress
may be interrupted. To avoid interrupting active connections, use the
Drainstop cluster control command.
- To start the Network Load Balancing utility at a command
prompt, type nlbmgr, and then press ENTER.
back to the
topREFERENCESFor additional information about how to configure Network
Load Balancing clusters, type Network Load Balancing in
the Search box in Windows Help and Support
Center. back to the
top
Modification Type: | Major | Last Reviewed: | 9/11/2006 |
---|
Keywords: | kbClustering kbHOWTOmaster KB816111 |
---|
|
|
©2004 Microsoft Corporation. All rights reserved.
|
|