[mod_scgi] do not reconnect after connect succeeds
commit1804ccbd6da9a16600f226526e7bd61f5b01596f
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 19 Mar 2017 00:37:10 +0000 (18 20:37 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 20 Mar 2017 03:48:50 +0000 (19 23:48 -0400)
tree601511253f9d816423de9a5e6283ede915669b18
parent3b7ab403befc3991d9c5b4605758dae20149444a
[mod_scgi] do not reconnect after connect succeeds

apply diff from commit:2eaf42d0 made to mod_fastcgi.c back in 2009

(change is being made for (a bit more) consistency between the modules
 as mod_scgi.c was forked from mod_fastcgi.c a very long time ago, as
 well as to remove call to sleep for 10ms (usleep(10000) from mod_scgi)

x-ref:
  "fastcgi incomplete header might crash lighty"
  https://redmine.lighttpd.net/issues/2096
src/mod_scgi.c