Searched refs:client_body_in_file_only (Results 1 – 5 of 5) sorted by relevance
380 ngx_uint_t client_body_in_file_only; /* client_body_in_file_only */ member
386 offsetof(ngx_http_core_loc_conf_t, client_body_in_file_only),1244 if (clcf->client_body_in_file_only) { in ngx_http_update_location_config()1248 clcf->client_body_in_file_only == NGX_HTTP_REQUEST_BODY_FILE_CLEAN; in ngx_http_update_location_config()3419 clcf->client_body_in_file_only = NGX_CONF_UNSET_UINT; in ngx_http_core_create_loc_conf()3638 ngx_conf_merge_uint_value(conf->client_body_in_file_only, in ngx_http_core_merge_loc_conf()3639 prev->client_body_in_file_only, in ngx_http_core_merge_loc_conf()
2034 client_body_in_file_only.2153 *) Исправление: в директиве client_body_in_file_only; ошибка появилась в2224 *) Исправление: в директиве client_body_in_file_only; ошибка появилась в6101 *) Добавление: параметр clean в директиве client_body_in_file_only.6117 "client_body_in_file_only on" и тело запроса было небольшое, то мог6121 директивы "client_body_in_file_only on" и6610 "client_body_in_file_only on" и делался переход к следующему бэкенду.6861 *) Добавление: директива client_body_in_file_only.
1987 ngx_http_spdy_module was used with the "client_body_in_file_only"2107 *) Bugfix: in the "client_body_in_file_only" directive; the bug had2173 *) Bugfix: in the "client_body_in_file_only" directive; the bug had5977 *) Feature: the "clean" parameter in the "client_body_in_file_only"5994 "client_body_in_file_only on" was used and a request body was small.5997 "client_body_in_file_only on" and "proxy_pass_request_body off" or6479 "client_body_in_file_only on" was used and nginx switched to a next6729 *) Feature: the "client_body_in_file_only" directive.
164 syn keyword ngxDirective contained client_body_in_file_only