[mod_fastcgi,mod_scgi] consistent connect() error
commitc0a90209352502dbad04adb88b9d4d6daccf66c0
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 30 Jun 2017 04:10:42 +0000 (30 00:10 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 16 Jul 2017 02:42:15 +0000 (15 22:42 -0400)
tree538735fb65b7efad5f3098cf53289459ced07102
parentd836c72751095ebe8a5aa3ba795901b7edd2f5d3
[mod_fastcgi,mod_scgi] consistent connect() error

more consistent connect() error handling

NOTE: behavior change in mod_scgi:
  "disable-time" default is now 1 second (was 60 seconds)
  The new behavior matches the default in mod_fastcgi
  (and is a much saner default disable time).
src/mod_fastcgi.c
src/mod_scgi.c