E
Eric
What are the dangers of using session variables in IIS 6.0. My application
is servicing about 500 users each of which are authenticated separately and
have individual characteristics that are stored in cache and session
variables.
My concern is that memory could become an issue if concurrent user activity
is high. Is this a legitimate concern? Are their settings on the host server
that should be increased in order to prevent a memory issue?
is servicing about 500 users each of which are authenticated separately and
have individual characteristics that are stored in cache and session
variables.
My concern is that memory could become an issue if concurrent user activity
is high. Is this a legitimate concern? Are their settings on the host server
that should be increased in order to prevent a memory issue?