RE: Session handling

2001-09-22 Thread Jindo Soul
oul> Cc: [EMAIL PROTECTED]> Subject: Re: Session handling>>> > Jindo Soul wrote:> >> > Hi,> >> > I wonder how SessionManager handles sessions validity.  Does> every invocation of ASP script will always cause SessionManager> to check whi

Re: Session handling

2001-09-21 Thread Joshua Chamas
> Jindo Soul wrote: > > Hi, > > I wonder how SessionManager handles sessions validity. Does every invocation of ASP >script will always cause SessionManager to check which session > has timed out? If so, wouldn't this be expensive as far as performance is >concerned? Please enlighten me on