ngx_chain_writer  152 core/ngx_buf.h ngx_int_t ngx_chain_writer(void *ctx, ngx_chain_t *in);
ngx_chain_writer  501 http/ngx_http_upstream.c     u->output.output_filter = ngx_chain_writer;