Govur University Logo
--> --> --> -->
...

In a system requiring horizontal scaling, which load balancing algorithm ensures that requests from the same client session are consistently directed to the same server node based on a hash of the client identifier?



The load balancing algorithm that ensures requests from the same client session are consistently directed to the same server node is called Source IP Hashing or Session Affinity Hashing. This process works by taking a unique identifier from the incoming request, such as the client's IP address or a session ID, and applying a mathematical hash function to ....

Log in to view the answer



Redundant Elements