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 preprocessor in .net?
Define page fragment caching?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
0 Answers Sans Pareil IT Services,
What are all the various Estimation Techniques available ?
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
what are webservices?In which circumstances we can go for webservices?
Explain how can we inherit a static variable?
What is the Impprsonation?and what is the importence of that?
How to store a dataset in a viewstate?
What is the use of sessionstate tag in the web.config file?
page life cycle of 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)