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
Explain the main differences between asp and asp.net?
Where viewstate value is stored in asp.net?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What is Pre-Render event in ASP.NET?
What are the advantages and disadvantages of Using Cookies?
What are Master Pages in ASP.NET? or What is a Master Page?
How may clustered index we can create in table?
Define tracing.
What is different authentication mechanisms used in ASP.NET?
What are cao and sao.
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Differentiate the session object and application object?
What is a web api? Which protocol is used in a web api?
8. Why do you want to work here?
What is session and cookies in asp.net?