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

What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile

0 Answers  


how to change the application name?

0 Answers   Six Sigma,


What is ILDASM ?

0 Answers   B-Ways TecnoSoft,


What is a virtual memory? : .NET Architecture

0 Answers  


Use of Enable view state ? if turn off what happen ?

1 Answers  






What is the cli? Is it the same as the clr?

0 Answers  


Define a managed code? : Dot net architecture

0 Answers  


Waht is Dot net Arcitecture

0 Answers   Donear,


What is biginteger and when would you use that?

0 Answers  


Why am I getting an invalidoperationexception when I serialize an arraylist?

0 Answers  


If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

3 Answers   Hologic, Siebel,


Explain how does .net mobile work? : Microsoft dot net mobile

0 Answers  


Categories