Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Out-of-Proc Session management with SQLServer
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00899601
Message ID:
00899751
Vues:
9
>To scale a web application to run in a web farm environment, one option to managing sessions is through SQLServer. However, if a you try to store a dataset to a session, an error results "Object must be serializable..." Ironically, the MS docs indicate that the dataset is serializable. Yet ASP.NET thinks otherwise.
>

If there is any way possible, espesially if you are storing datasets in session to use InProc sessions and in your server farm use sticky IP's you will get much better performance.

See this webcast for more info:

http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032250622&Culture=en-US

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform