NLB cluster: Single Host vs Multiple Host with Single Affinity

InfoTechdude 161 Reputation points
2020-09-29T12:53:24.007+00:00

Hello,

Can somebody (pin-?)point the differences between Single Host vs Multiple Host with Single Affinity. They seem to be similar in a way. Also: What configuration needs to be done on IIS SRV concerning NLB cluster?

29183-nlb.jpg

Thanks!

Windows for business | Windows Server | Storage high availability | Clustering and high availability
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-09-30T06:20:52.327+00:00

    Hi ,

    Single host :This parameter specifies that network traffic for the associated port rule be handled by a single host in the cluster according to the specified handling priority. This filtering mode provides port specific fault tolerance for the handling of network traffic.

    Single affinity refers to load balancing based on the source IP address of the incoming connection. It automatically redirects all requests from the same address to the same cluster member.

    If you are using network load balancing and you want to direct multiple requests from the same IP address to the same cluster host, then you need to use Single Affinity.

    For more details, please refer to the following article:

    Network Load Balancing parameters

    Also: What configuration needs to be done on IIS SRV concerning NLB cluster?

    It seems this question is related with IIS part which our forum doesn't focus on, you might have this asked in IIS forum for better answers.

    Here is the link:

    https://forums.iis.net/

    Best Regards,

    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.