Hey For echo_flush it states: > This directive will fail to flush the output buffer in case of subrequests get involved Does chunking subrequests work however with this module (on nginx 1.5+; chunking is part of nginx core since 1.3.9)? (no need for echo_flush then)