Changes

Configuring Port and Client Affinity
== Configuring Port and Client Affinity ==
<google>WIN28BOX</google>
Network traffic arrives on one of a number of different ports (for example FTP traffic uses ports 20 and 21 while HTTP traffic uses port 80). Network Load Balancing may be configured on a port by port basis or range of ports. For each port three options are available to control the forwarding of the traffic:
* '''Single''' - Requests from a single source IP address are directed to the same cluster node.
* '''Network''' - Requests originating from within the same Class C network address range are directed to the same cluster node.
* '''None''' - No client affinity. Requests are directed to nodes regardless of previous assignments.
== Installing the Network Load Balancing Feature ==