web farm .. how does session shuld be stored... if inproc
used? does the session
persists from one server to other.
Answer Posted / mandar
In case of web farm, we can not have in proc session state.
Session can not be persist from one server to another. we
have to use the state server or database for session storage
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
In the Repeater control which way you can edit?
What is asp net application object?
What is protected configuration?
What is asp.net mvc5? : Asp.Net MVC
Which .NET framework supports Web API?
What are the types of validation in asp net?
How can we create pie chart in asp.net?
What is a swagger in web api?
What are the Types of chaching. How to implement caching
is gateway for sms continue connected for sending sms.how?
What is the difference between system.stringbuilder and system.string
How can I have a particular web page in an asp.net application which displays its own error page?
What is bound controls
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What are the Types of session management in ASP.NET