H
Hidden Desi
Hi all,
I am implementing a .NET web application and extensively used the session
variables to store data. But today my manager told me that we will be
running that application in a web farm !!!! I guess I am screwed.
Could you please help me out here guys? I have following question: if you
know answer of any of these, pls let me know.
(1) What should I do now?
(2) I know that ASP.NET session state management supports two out of process
session state management options but will that work in web farm environment?
(3) If so, how ASP.NET associates users with their respective session?
(4) Any recommendations for implementing such applications?
(5) Does any Microsoft sample enterprise applications (FMCorp, etc etc)
supports web farm implementation?
Any thoughts, help, links to resources, etc would be appreciated.
Thanks,
Desi
I am implementing a .NET web application and extensively used the session
variables to store data. But today my manager told me that we will be
running that application in a web farm !!!! I guess I am screwed.
Could you please help me out here guys? I have following question: if you
know answer of any of these, pls let me know.
(1) What should I do now?
(2) I know that ASP.NET session state management supports two out of process
session state management options but will that work in web farm environment?
(3) If so, how ASP.NET associates users with their respective session?
(4) Any recommendations for implementing such applications?
(5) Does any Microsoft sample enterprise applications (FMCorp, etc etc)
supports web farm implementation?
Any thoughts, help, links to resources, etc would be appreciated.
Thanks,
Desi