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

How to comment out asp.net tags?

853


What are the uses of reflection?

793


What is ipostback?

813


What do you mean by authentication?

776


Describe the differences between the lifecycles of Windows services and Standard EXE?

843


What is an example of an application service provider?

659


What are server objects?

722


What are the data controls available in asp.net?

716


What are the advantages and limitations of query string?

823


What are the three parts of an http response?

716


What parameters can you pass in the url of the api? Can get and post use the same url?

760


What does the hotspot class in .net do?

765


What is a ashx file?

778


Can any body provide me the sample web application in asp.net

1636


Explain the difference between response.redirect vs server.transfer

876