How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits?

Answers were Sorted based on User's Feedback



How you will handle session when deploying application in more than a server? Describe session hand..

Answer / sudhir kunnure

one session woking only opening web application,this
session no any itraction if there are opeing multiple same
web applications.

Is This Answer Correct ?    1 Yes 0 No

How you will handle session when deploying application in more than a server? Describe session hand..

Answer / sravan chitikesi

only one session is enough to handle more than one or one
webapp....
but the priority is given as First come first serve,.

Is This Answer Correct ?    1 Yes 0 No

How you will handle session when deploying application in more than a server? Describe session hand..

Answer / sundherrajan

State Server aspnet_state.exe
Sql Servet

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is dataset ?

18 Answers   Infosys, Kuwait University,


If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?

7 Answers   Syntax Softtech,


Define viewstate in .net?

1 Answers  


What is a web farm?

1 Answers  


What is http pipeline in asp.net?

1 Answers  


What are the difference between function and stored procedure in .net programming language?

1 Answers  


how can we display records in single datagrid using two datasets in different place?

2 Answers   Global Computer, Honeywell,


What is state management react?

1 Answers  


What is the method used to load generated dataset with data on the DataAdapter control ?

3 Answers   Siebel,


What is asynchronous call?

1 Answers  


Why do we need asp.net?

1 Answers  


Explain asp.net page life cycle?

1 Answers  


Categories