Session State Performance Metrics

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What kind of performance hit (typically, in terms of percentages) can we
expect when we use SQLServer instead of InProc or StateServer mode for
maintaining the session?

Thanks.
 
It depends upon what you are going to store in sessions. It will vary
depending upon number of objects, you are going to store it in sessions. Its
better to do the performance testing for your own scenario
 

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