Re: [Webware-devel] Logging, Monitoring, and Control of Requests Patch

2007-11-25 Thread Christoph Zwerschke
Steve Schwarz wrote: > I've been running a local patch for a couple weeks now with following > features: > > 1 - Added two methods to ThreadedAppServer: startRequest() and endRequest() > methods. These methods can be used to implement page statistics and/or click > tracking by session. Default imp

Re: [Webware-devel] Logging, Monitoring, and Control of Requests Patch

2007-09-26 Thread Christoph Zwerschke
Hi Steve, this patch sounds useful, but it should not cost too much performance. If you send it to me or post it at http://sourceforge.net/tracker/?group_id=4866&atid=304866 then I will have a look at it and maybe add it to the next version. -- Chris ---

[Webware-devel] Logging, Monitoring, and Control of Requests Patch

2007-09-24 Thread Steve Schwarz
Hi, I've been running a local patch for a couple weeks now with following features: 1 - Added two methods to ThreadedAppServer: startRequest() and endRequest() methods. These methods can be used to implement page statistics and/or click tracking by session. Default implementation supports feature