Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session and application variables
Message
 
À
12/08/2001 11:10:51
Fausto Garcia
Independent Developer
Lima, Pérou
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00542755
Message ID:
00542968
Vues:
14
As far as I know, all memory from session variables is released when the session times out. You can also configure how long the session will last. You could check the Task Manager while you're running some tests. Alternatively, if you know VFP, you could load up the session object into VFP and probably test more extensively..
>Hi to all,
>
>How can I know how much memory does a web server under IIS 4.0 use for session or application variables? For example, given the maximum possible number of session variables and each ones type (string, boolean, integer, etc.) how can I calculate the amount of memory needed to handle them? How can I know how many users will the web server be able to connect and keep connected concurrently? Does this memory get released automatically when a session ends or times out?
>
>Thanks for your answers,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform