- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 05 Aug 1999 10:03:18 +0200
- To: Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
- CC: W3 Jigsaw Mailinglist <www-jigsaw@w3.org>
Yes, that's a bug, will be fixed soon. Regards, Benoit. Roland Mainz wrote: > Hi ! > > ---- > > Recently I saw a strage behaviour during a servlet's doGet() (jigsaw 2.0.2): > During an active doGet() the servlet's destroy() method was called (the > doGet() was serving a download of a 372MB file, therefore my assumption is that > the servlet timeout was triggered during the pending request...). > > IMHO this is a bug, isn't it ? > (In my case, it wasn't serious because the destroy() method is a NOP, but...). > > What about a simple connection counter - a destroy() can only be triggered if > this counter is 0... > > ---- > > Bye, > Roland > > -- > __ . . __ > (o.\ \/ /.o) Roland Mainz C/JAVA programmer > \__\/\/__/ Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist > /O /==\ O\ gisburn@informatik.med.uni-giessen.de Sun&Unix programmer > (;O/ \/ \O;) TEL +49 (0) 641/99-13193 FAX +49 (0) 641/99-41359 -- - Benoît Mahé ------------------------------------------------------- World Wide Web Consortium (W3C) Architecture domain - Jigsaw Engineer http://www.w3.org/People/Mahe - bmahe@w3.org ---------------------------------------------------------------------
Received on Thursday, 5 August 1999 04:03:27 UTC