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

how to minimize,maximize and restore my form programmatically?

1 Answers   Interlac, Six Sigma,


Define cache? : Dot net architecture

0 Answers  


What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers  


What is the difference between abstract class and Interface? Give an example how will u write an abstract class using .NET Framework

4 Answers   T3 Softwares,


Explain the Lapsed Listener problem in .net

0 Answers   HCL,






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

0 Answers  


Why only boxed types can be unboxed?

0 Answers  


What are .net mobile controls features? : Microsoft dot net mobile

0 Answers  


How can i create only one instance of class and thus doesn't allow creating any more instances?

1 Answers  


what are the events for a form?

0 Answers   Six Sigma,


i want to know that now a days which software course has demand and more opportunities please give me reply to my mail id

3 Answers   APC,


How to work with Crystal Reports without using Visual Studio?

1 Answers  


Categories