On Mon, 2006-08-14 at 16:24 +0200, Rainer Jung wrote: > Klaus Wagner wrote: > ... > > 4. the tricky part: have a) a watchdog that clears invalid sessions in > > idle time or b) clear sessions before looking for them (causes some > > performance issues) > > > > If you really, really want to do this, for the watchdog you can enhance > the existing maintain methods. There is already a mechanism that calls > the maintain methods during a request only if the last call to it is > longer ago than worker.maintain seconds (Default: 60 seconds). The > method is called during request work, so it must be stable and fast
I don't want to do anything, just giving impressions how I would do if I had to do but thanks. Good to know that there is pretty much everything there that would be needed. regards Klaus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]