Go to the table of contents Go to the previous page Go to the next page View or print as PDF
WCCP load distribution
Help | Content Gateway | Version 7.8.x
The WCCP protocol provides the assignment method for dynamic symmetric and asymmetric load distribution in a cluster. WCCP detects node failures and performs redistribution based on the configuration communicated to it by Content Gateway.
*
*
For each service group:
*
*
 
Important 
*
One or more distribution attributes are selected. Typically the destination IP address is used.
*
If load is to be distributed to different cluster members in different proportions, a weight value is set on each cluster member. These values determine the proportion of requests each will receive relative to other members of the cluster. This option is only useful if the Synchronize in the Cluster option is disabled. See Configuring service groups in the Content Gateway manager.
Asymmetric load distribution using the weight value is helpful when:
*
*
How dynamic redistribution works:
Dynamic redistribution is accomplished when the WCCP device detects that a cluster member is offline. It then automatically redistributes the load to the remaining cluster members based on the load distribution configuration. When a cluster member returns to service and is detected by the WCCP device, load distribution is, again, automatically adjusted based on the configuration.
For configuration steps, see Configuring service groups in the Content Gateway manager.
How the weight value supports asymmetric load distribution:
 
Important 
Weight is only useful if the Synchronize in the Cluster option is disabled. See Configuring service groups in the Content Gateway manager.
The weight value is unique to each service group and node. The weight value does not propagate around the cluster and must be set individually on every node in the cluster.
The value of weight, relative to the settings on other cluster members, determines the proportion of traffic that WCCP directs to the node.
By default, weight is set to 0, which results in equal distribution to all cluster members.
To achieve asymmetric distribution, weight is set relative to other members of the cluster. For example, assume a cluster of 3 nodes:
 
If Node1 goes offline, Node2 and Node3 will get an equal amount of traffic. If Node3 goes offline, Node1 will get two thirds of the traffic and Node2 will get one third of the traffic.
Because the weight value is relative to the settings on other cluster nodes, the same distribution as above can be achieved with weight values of 10, 5, 5. (The valid range of weight is 0-255.)
If weight is changed from its default value of 0, it should be configured on all nodes in the cluster.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2016 Forcepoint LLC. All rights reserved.