"Kill on shutdown" flag for CGI-Frame ?

Hi !

----

I'm looking for a feature like "kill on server shutdown" for CGI-scripts
and/or
a timeout feature which "kills" the script after a given timeout.

Possible implemenation:
A Vector object containing all active "Process"-objects. On timeout or
server shutdown,
the Process object is killed (proc.destroy()).

Possible new variables for CGI-Frame:
- boolean "Kill on server shutdown"
- "timeout" value (like those from Servlet...)

----

jigsaw programmer question:
How to detect a server shotdown from within a Frame ?

----

Bye,
Roland

--
  __ .  . __
 (o.\ \/ /.o)  Roland Mainz                               C programmer
  \__\/\/__/   Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist
  /O /==\ O\   gisburn@w-specht.rhein-ruhr.de             Sun&&Amiga programmer
 (;O/ \/ \O;)  TEL +49 (0) 2426901568  FAX +49 (0) 2426901569

Received on Thursday, 22 April 1999 17:22:32 UTC