Suppose there is one web farm with 3 servers inside with
same configuration and the same project is running inside
all servers.Which session mode is usde for all these and
why?

Answer Posted / m.amalraj

we need to mention session mode in "Out of Process" in
web.config
Because should maintaining session with different server in
same application and default inProcess mode only used for
single server.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain client-side scripting?

765


What is the difference between globalization and localization?

679


Is asp.net easy to learn?

733


What are validators and list some validators of asp.net?

737


What are the different session state management options available in asp.net?

732


Explain the working of passport authentication.

722


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2511


How to disable validator control by client side JavaScript?

759


Which namespace is used by ado.net?

740


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

741


Why do we use web config?

700


What are the different properties of server control that exists?

780


What is data cache in sql server?

817


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

890


How we implement web farm and web garden concept in asp.net?

743