All: we are experiencing a somewhat odd situation with only one of our Solarwinds Orion NPM customers in which their sessions will timeout regardless of what timeout settings we configure on our environment. One question this client asked us recently was the following:
"I have a question regarding the ASP authentication cookie. Does the authenticated session info -- the .ASPXAUTH=... info -- depend upon the ip address that the client is connecting from? I ask in relation to the ongoing case of session timeout issues for (Solarwinds) as reported by John."
Customer has two proxy servers -- they are each NAT'ed to different ip addresses to their outside/external networks, instead of being PAT'ed to a single IP. If the client switches ip addresses, as seen by us - which would be the case if prior flows went thru proxy-host-1 and the new flows go thru proxy-host-2, will the client auth cookie be invalidated? I do not believe we had this issue prior to the Orion update/upgrade that was performed in Late Oct/Early Nov. Maybe it's an IIS setting? Either way, customer can implement a workaround so that the two proxy servers are PAT'ed to the same ip address to connect to solarwinds. Before that is done, we want to verify the ASP authen cookie validation setup.
Thanks in advance!