[core] stream response to client (#949)
commit53f550b290adcaa9d73a199655655837344bbc2c
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 27 May 2016 04:24:33 +0000 (27 00:24 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 20 Jun 2016 03:34:15 +0000 (19 23:34 -0400)
tree89ec9caf73a303ecbb6b3c31e7c9d7d1e7298532
parent5a91fd4b9032e65ee4f6ebe1ee51e82db6b90a15
[core] stream response to client (#949)

This replaces buffering entire response prior to sending data to client

x-ref:
  "fastcgi, cgi, flush, php5 problem."
  https://redmine.lighttpd.net/issues/949
src/connections.c
src/http-header-glue.c
src/mod_cgi.c
src/mod_fastcgi.c
src/mod_proxy.c
src/mod_scgi.c
src/response.h