how to manage session in webgarden ?
Answer Posted / debasis sengupta
A webgarden is physically one box with multiple processors
in it. If webGarden is set to true, by default, all CPUs
are enabled and ASP.NET starts one process for each CPU. So
in that case I would prefer MSSQL or StateServer to store
session in 1 place and share them across CPU's.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is a service contract, operation contract and data contract?
Explain difference between inprocess vs out process session state? : .NET Architecture
What is Opf3
What is application frame host?
What is an interrupt? : Dot net architecture
What is the problem with .net generics?
how can we achieve language interoperability through CLS? How MSIL works?
question related to table havi colspan and row span
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
Explain about generation?
what are the events for a form?
What is difference between .net and visual studio?
What is .net mobile forms? : Microsoft dot net mobile
Explain the use of virtual, sealed, override, and abstract.
What is the purpose of cache? : Dot net architecture