G
Giles
I have an IIS6 ASP site that has up to 200 "logged in" users at a time.
About 30 session variables are set at each login, containing user
information like their name, preferences etc.
My question is, does having lots of session variables impact site
performance, or is this only a problem when there are millions of concurrent
users, like with Facebook? (i.e. I don't have to worry)
Thanks
About 30 session variables are set at each login, containing user
information like their name, preferences etc.
My question is, does having lots of session variables impact site
performance, or is this only a problem when there are millions of concurrent
users, like with Facebook? (i.e. I don't have to worry)
Thanks