postpone_output   472 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, postpone_output),
postpone_output  3114 http/ngx_http_core_module.c     clcf->postpone_output = NGX_CONF_UNSET_SIZE;
postpone_output  3325 http/ngx_http_core_module.c     ngx_conf_merge_size_value(conf->postpone_output, prev->postpone_output,
postpone_output   339 http/ngx_http_core_module.h     size_t        postpone_output;         /* postpone_output */
postpone_output   177 http/ngx_http_write_filter_module.c     if (!last && !flush && in && size < (off_t) clcf->postpone_output) {