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
How does an appdomain get created?
what are the fundamental and common properties of .net controls?
Explain the difference between inprocess vs out process session state : Dot net architecture
Explain .net mobile automatic paging? : Microsoft dot net mobile
Can I create my own metadata attributes?
Name some changes done since version 3.0?
What is parallel computing?
HttpHendler and HttpModules
readonly syntax ?
What is application frame host?
Explain dotnet framework ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
how to change the title of my window?
Explain the purpose of cache? How is it used? : Dot net architecture
What is a virtual memory? : .NET Architecture