Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session and application variables
Message
 
To
12/08/2001 11:10:51
Fausto Garcia
Independent Developer
Lima, Peru
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00542755
Message ID:
00542968
Views:
18
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,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform