195k views
2 votes
Users who are connecting to an NLB cluster have been complaining that after using the site for a few minutes they are prompted to log in using their username. What should you do to fix the problem and retain scalability and why

User Arnaud H
by
4.0k points

1 Answer

0 votes

Answer:

The answer is "Set the cluster affinity to Single"

Step-by-step explanation:

The client connectivity to the data source, the user affinity is defined. If client affinity is specified, requests from either a given client link were spread in a data source set to a specified source. We must adjust the cluster affinity in single to solve this problem and maintain their scalability. Your customer does not have to authenticate repeatedly. This helps to send all transactions to a single node from an IP address.

User Ahmet Sina Ustem
by
4.7k points