<div dir="ltr">Hau,<div><br></div><div>I'm testing some configurations with the client director and cookie-based sticky sessions and want to know:</div><div><br></div><div>How client.identity decides which backend to use?</div>
<div><br></div><div>For example, if I have two servers with exactly the *same* backends, *same* VCLs, and a request is sent with client.identity = "ABCDEF1234567890" on BOTH servers, does both requests on both servers go to the same backend server? It could be true if using some sort of hash table.</div>
<div><br></div><div style>Or the client director first picks a random backend and associates its value to the client.identity, remembering for the future? This could be true if using some sort of a key:value table. This way, first scenario won't work reliably.</div>
<div style><br></div><div style>Many thanks,</div><div style><br></div><div>-- <br>[]'s<br>Hugo<br><a href="http://www.devin.com.br">www.devin.com.br</a>
</div></div>