Measuring memory usage of a website
-
Tuesday, March 06, 2012 12:18 PM
Hi,
We have built an ASP.Net web application and in that we store lot of data in sessions and we are using InProc session. We would like to measure the memory usage of the web application & average session usage per user. Please let me know what is the best way to measure the memory usage of the web application & session size.
Also we are planning to move the application to Windows Azure and we would like to know the average memory used per user to determine how many concurrent users can be supported with a particular set of memory.
If Performance Monitor is the best way to measure the memory usage, what counters can be used to determine the memory usage? Is it possible to measure the session sizee separately?
Any help would be greatly appreciated.
Thanks in advance.
Raghu
- Moved by Lie You Monday, March 12, 2012 2:47 AM ASP.Net related. (From:Common Language Runtime)
All Replies
-
Thursday, March 08, 2012 5:24 AM
Duo to this is about a ASP.Net related case, I would suggest you to discuss it in ASP.Net category.
Also I found a same display named in ASP.Net forum and a same post for your reference:
http://forums.asp.net/p/1776025/4868556.aspx/1?Re+Measuring+memory+usage+of+a+website
Thanks for your understanding and support.
Best Regards,
Rocky Yue[MSFT]
MSDN Community Support | Feedback to us

