[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Time an HTTP session ends



Yes.

On Wed, 6 Sep 2000, Alhussein Abouzeid wrote:

> 
> and then all I have to do is to create a
> 
> 	PagePool/WebTraf instproc done-session {} {
> 	...
> 	}
> 
> in my Tcl script - right?
> 
> Thanks,
> 
> Hussein.
> 
> >From: Haobo Yu <[email protected]>
> >To: Alhussein Abouzeid <[email protected]>
> >CC: [email protected]
> >Subject: Re: [ns] Time an HTTP session ends
> >Date: Tue, 5 Sep 2000 15:51:21 -0700 (pdt)
> >
> >no. but it's easy to add a otcl hook. Go to webcache/webtraf.h and add a
> >tcl.evalf("%s done-session", name()) in WebTrafPool::doneSession()
> >
> >On Tue, 5 Sep 2000, Alhussein Abouzeid wrote:
> >
> > >
> > > Is there a way from the tcl side to find out when an HTTP session ends? 
> >I'm
> > > using webtraf.cc.
> > >
> > > Thanks in advance,
> > >
> > > Hussein.
> > > 
> >_________________________________________________________________________
> > > Get Your Private, Free E-mail from MSN Hotmail at 
> >http://www.hotmail.com.
> > >
> > > Share information about yourself, create your own public profile at
> > > http://profiles.msn.com.
> > >
> >
> 
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> Share information about yourself, create your own public profile at 
> http://profiles.msn.com.
>