[core] disable Nagle if streaming to backend
commitcbb5ee621cf754f03ae7805ce5afc9782fe539ea
authorGlenn Strauss <gstrauss@gluelogic.com>
Sat, 23 Sep 2017 17:11:26 +0000 (23 13:11 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sat, 23 Sep 2017 17:11:26 +0000 (23 13:11 -0400)
treec03512138ea193e2ad3501cb698a631a17dc8bea
parent09b2b146e1ec44b2a7d1f407589e207bf2b176c4
[core] disable Nagle if streaming to backend

disable Nagle algorithm if streaming to backend and content-length
is unknown at the point where lighttpd is about to begin sending
data to backend
src/gw_backend.c