how to manage session in webgarden ?

Answers were Sorted based on User's Feedback



how to manage session in webgarden ?..

Answer / 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

how to manage session in webgarden ?..

Answer / yogesh

WHEN AN APPLICATION IS HOSTED BY MULTIPLE PROCESORS ON THE
SAME SERVER THAEN IT IS SAID TO BE WEB GARDEN ENVIRONMENT.

Is This Answer Correct ?    5 Yes 1 No

how to manage session in webgarden ?..

Answer / anuj tripathi

ASp.net state service or SQL server state management

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Whats new features in Visual Studio 2012?

0 Answers   B-Ways TecnoSoft,


can aspx page have multi language declarations ?

1 Answers  


What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile

0 Answers  


When do I need to use gc.keepalive?

0 Answers  


What is a managed code? : Dot net architecture

0 Answers  






What is .net mobile forms? : Microsoft dot net mobile

0 Answers  


What is Com Callable wrapper?when it will created?

0 Answers  


What is static Constructor?

4 Answers   iGate,


Why only boxed types can be unboxed?

0 Answers  


What is the difference between custom controls and master page?

1 Answers   Tesco,


What is the purpose of hard disk? : Dot net architecture

0 Answers  


what does dot in .net means

1 Answers  


Categories