question

InfoTechdude-8100 avatar image
0 Votes"
InfoTechdude-8100 asked CandyLuo-MSFT answered

NLB cluster: Single Host vs Multiple Host with Single Affinity

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-server-2012windows-server-clustering
nlb.jpg (43.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CandyLuo-MSFT avatar image
0 Votes"
CandyLuo-MSFT answered

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.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.