summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/files/md5
diff options
context:
space:
mode:
authormjl <mjl>2000-05-03 16:40:34 +0000
committermjl <mjl>2000-05-03 16:40:34 +0000
commit93bad26a0a89e7dae91bfd84b590ec5d3e692f3b (patch)
treec1a21ccadfaa382d5aa0210fc2778605edce593c /www/ap-fastcgi/files/md5
parent2a4866390cd45cc29b3ff6a963202430992bfc27 (diff)
downloadpkgsrc-93bad26a0a89e7dae91bfd84b590ec5d3e692f3b.tar.gz
Updated to mod_fastcgi 2.2.2. Changes include:
*) Added support for blocking connect()s by setting appConnTimeout to 0. Non-blocking connect()s (the default) can be troublesome on some platforms. *) Wrap the SIGPIPE handler manipulation code such that it is only applicable to Apache releases prior to 1.3.6. *) Minor tweaks for RUSSIAN_APACHE. *) Dynamic updates: Always restart a failed dynamic application if it is the last instance. This means there once started there will always be at least one process instance of a dynamic application. Send PLEASE_START to the PM when a connect() results in an ECONNREFUSED. ECONNREFUSED means the listen queue is full (or there isn't one). Asking the PM to start (another) application instance may help empty it faster. Change two sleep() calls to select() based snoozes because alarm() is in effect and sleep() and alarm() don't always play nice together. *) Fix -listen-queue-depth arg on FastCgiConfig (dynamic). Previously it was ignored and the default was always used. *) Allow the -initial-env argument to be used to pass variables from the Apache process environment to the FastCGI server (by specifying a variable name without the "=" or a value). *) Improved script stderr handling. *) Changed the default listen-queue-depth (FCGI_DEFAULT_LISTEN_Q) from 5 to 100. Its still configurable with the -listen-queue-depth option. *) Fix a bug in FastCgiExternalServer that broke support for external servers on other hosts.
Diffstat (limited to 'www/ap-fastcgi/files/md5')
-rw-r--r--www/ap-fastcgi/files/md54
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-fastcgi/files/md5 b/www/ap-fastcgi/files/md5
index 25a9a3074a1..911345bfdd4 100644
--- a/www/ap-fastcgi/files/md5
+++ b/www/ap-fastcgi/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 1999/05/13 14:59:43 tv Exp $
+$NetBSD: md5,v 1.4 2000/05/03 16:40:34 mjl Exp $
-MD5 (mod_fastcgi_2.2.1.tar.gz) = f6af401769cdd2ef5a30bcd9d8a037ac
+MD5 (mod_fastcgi_2.2.2.tar.gz) = a1f2503cb43314b3583276c13a93cf0e