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 do I prevent concurrent access to my data?
What is gui programming? : .NET Architecture
What are the main Tools to develop .Net Application?
What is cookie less session?
What are the types of memory management? : Dot net architecture
What does this do? Gacutil /l | find /i "corillian"
Explain how cache is used? : Dot net architecture
Explain Singleton design pattern in .net
What is an asssembly qualified name? Is it a filename? How is it different?
server.transfer limitation ?
How cache is used? : Dot net architecture
deference between display and visibility property of CSS
What are public and private assemblies ?
Explain about appdomains?
Explain hard disk? : Dot net architecture