Home
last modified time | relevance | path

Searched refs:postpone_output (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_write_filter_module.c219 if (!last && !flush && in && size < (off_t) clcf->postpone_output) { in ngx_http_write_filter()
H A Dngx_http_core_module.h355 size_t postpone_output; /* postpone_output */ member
H A Dngx_http_core_module.c485 offsetof(ngx_http_core_loc_conf_t, postpone_output),
3438 clcf->postpone_output = NGX_CONF_UNSET_SIZE; in ngx_http_core_create_loc_conf()
3667 ngx_conf_merge_size_value(conf->postpone_output, prev->postpone_output, in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru1495 *) Исправление: при использовании директивы "postpone_output 0" с
H A DCHANGES1466 if the "postpone_output 0" directive was used with SSI includes.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim416 syn keyword ngxDirective contained postpone_output