Unanswered 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