Is there any tools or methods let me to monitor session state on IIS?

  • Thread starter Thread starter ABC
  • Start date Start date
A

ABC

Is there any tools or methods let me to monitor session state on IIS? I
want to view what session states on server and to control the memory
allocation.
 
ABC,
You really cannot "control" memory usage of Session unless you write a
custom Sesssion provider of your own. Why do you need to control memory
allocation of Session?
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top