Update the CLB Routing List
You can designate which COM+ servers participate in CLB by updating the routing list. Application Center uses CLB to distribute activation requests for COM+ components across a COM+ application cluster. The routing list exists on the cluster performing CLB, either a COM+ routing cluster or Web cluster, not the COM+ application cluster. Each of the members in the COM+ application cluster must be listed on this routing list. Additionally, each component that is load balanced must also be configured to support dynamic load balancing.
To add a COM+ server
In the Application Center snap-in, right-click the routing cluster that performs CLB, and then on the pop-up menu, click Properties.
In the Cluster Properties dialog box, click the Component Services tab.
Click Add.
In the Name box, type the name of the COM+ server, and then click OK.
This name must be a valid NetBios name, DNS name, or IP address.
To remove a COM+ server
In the Application Center snap-in, right-click the routing cluster that performs CLB, and then click Properties.
In the Cluster Properties dialog box, click the Component Services tab.
Click the COM+ server to remove from CLB, and then click Remove.
Related Topics
For more information about enabling support for dynamic load balancing, see Enable Dynamic Load Balancing Support.
For more information about CLB, see Using CLB.
For more information about using the command line to update the routing list, see CLB Command.
Did you find this information useful? Please send your suggestions and comments about the documentation to acdocs@microsoft.com.