From: Ian Jackson Date: Thu, 24 Mar 2016 21:46:09 +0000 (+0000) Subject: cgi-fcgi-interp: new garbage collection approach, spec X-Git-Tag: archive/debian/5.0.0~60 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;ds=sidebyside;h=c72a0f46e7e39f4106fc9967cd3d233e3c97b504;p=chiark-utils.git cgi-fcgi-interp: new garbage collection approach, spec --- diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index 752db40..bfcfd9a 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -50,6 +50,14 @@ * speedy, the specified number of servers is started * right away.) The default is 4. * + * -c + * Stale server check interval, in seconds. The worker + * process group will get a SIGTERM when it is no longer + * needed to process new requests. Ideally it would continue + * to serve any existing requests. The SIGTERM will arrive no + * earlier than after the last request arrived at + * the containing webserver. Default is 300. + * * -D * Debug mode. Do not actually run program. Instead, print * out what we would do. @@ -90,10 +98,20 @@ * - check for and maybe create * - stat and lstat the