You can do this easily as long as none of your clients use a distributed proxy system:
In the simplest NLB clusters, the โport rulesโ tab, you can select โfiltering modeโ and affinity: you cannot choose โnoโ because you do not have central sessions. But "simple" redirects each user to the same server, while ip remains unchanged. If you, for example, Proxy servers with the AOL anti-alias, then "class C" may be a safe choice (although, perhaps, load balancing will decrease slightly), since the same class C network goes to the same server.
I assume that it is easy to implement MS so that both nodes know which ip is even or odd, or which class C triplet of the network is even or odd and distributes the load always the same depending on the IP address
Christian
source share