Getting Session Variables Seems Really Slow in AcquireRequestState

P

Phil Johnson

Hi,

We have a web application that I am profiling and it seems to take a long
time to get a couple of session variables in Global.ascx.cs 's
AcquireRequestState().

We have implemented the method and only get a couple of session variables in
it, but looking at the profile it seems to take over a third of a second...
getting session variables after that doesn't seem to take so long.

Is there anything we can do to speed up the AcquireRequestState?

Thanks
 

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

Top