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


Please Help Members By Posting Answers For Below Questions

What is difference between Fragment Caching and Page Caching in ASP.NET?

585


What are the advantages of Web API?

641


Which asp.net objects encapsulate the state of the client and the browser?

579


Distinguish between Server-side and Client-side code?

557


List some of the important session state modes of asp.net.

510






How do cookies work? Give an example of their abuse.

545


how to retrieve property settings from xml .config file.

549


Mention few asp.net validators.

580


Describe session handling in a webfarm, how does it work and what are the limits?

586


Which is better session or viewstate?

516


i want the asp.net technical questions and answeres

1612


Difference between application events and session events

596


Explain how can we inherit a static variable?

528


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1410


How can we register exception filter globally?

594