<div><div><span style="color:rgb(49,49,49);word-spacing:1px;background-color:rgb(255,255,255)">Hello,</span><div style="color:rgb(49,49,49);word-spacing:1px" dir="auto"><br></div><div style="color:rgb(49,49,49);word-spacing:1px" dir="auto">We would like to run the SP on multiple machines behind a load balancer. Based on the documentation it seems like the simplest approach is to use the shibd’s local memory storage (not odbc, memcache, etc) for session and rely on the load balancer to keep the user on the same server that started the login process. We understand that this is only required to establish the initial session. Our applications manage their own state, and do not rely on the shibboleth sp session after the initial login. </div><div dir="auto" style="color:rgb(49,49,49);word-spacing:1px"><br></div><div dir="auto" style="color:rgb(49,49,49);word-spacing:1px">I would like to test this, but I would like a way to verify that the load balancer is doing its job and we don’t have a significant number of users being redirected by to the IdP because they ended up on the wrong server on their way back from the IdP. Is there something that will show up in the logs when this happens? If so, we can monitor for this situation. </div><div dir="auto" style="color:rgb(49,49,49);word-spacing:1px"><br></div><div dir="auto" style="color:rgb(49,49,49);word-spacing:1px">Thanks in advance for your help!</div></div></div>