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?
Answers were Sorted based on User's Feedback
Answer / eduardo belmonte
Mode="StateServer"
That way one server will take care of the state and will
share that info with other servers who may need to request.
This of course is the way to set the "Out of Process"
management of Session State.
You must also include an attribute of StateConnectionString
related to the server that will provide the state
management.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / 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 |
What is application in asp net?
In what order do the events of an ASPX page execute, As a developer is it important to understand these events?
What is difference between machine.config and Web.Config?
4 Answers Accenture, BirlaSoft, Le Logiciel,
What is a 404 redirect?
What is the difference between excute query and excute nonquery.?
How Response.flush works in server.Execute
What's the use of response.output.write()?
Difference between mvc2 and mvc3 in asp.net?
How do I know asp.net mvc version? : Asp.Net MVC
How to implement caching?
What r Callbacks in ASP.NET?
Is it possible to migrate visual interdev design-time controls to asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)