I have a C# app which is hosted in 2 servers in a web farm with NLB cluster. I added the same machine key in the web.config in both the servers but still when I drop one machine out of the cluster, the app logs out instead of continuing the same session with the other server. I also tried adding the machine key in the machine.config but still in vain. Am I missing something?
Machine Key validation is not working for an app in a web farm
Collapse
X