Home
last modified time | relevance | path

Searched refs:open_file_cache_errors (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_index_module.c210 of.errors = clcf->open_file_cache_errors; in ngx_http_index_handler()
310 of.errors = clcf->open_file_cache_errors; in ngx_http_index_test_dir()
H A Dngx_http_flv_module.c110 of.errors = clcf->open_file_cache_errors; in ngx_http_flv_handler()
H A Dngx_http_static_module.c95 of.errors = clcf->open_file_cache_errors; in ngx_http_static_handler()
H A Dngx_http_gzip_static_module.c149 of.errors = clcf->open_file_cache_errors; in ngx_http_gzip_static_handler()
H A Dngx_http_try_files_module.c223 of.errors = clcf->open_file_cache_errors; in ngx_http_try_files_handler()
H A Dngx_http_log_module.c501 of.errors = clcf->open_file_cache_errors; in ngx_http_log_script_write()
H A Dngx_http_mp4_module.c475 of.errors = clcf->open_file_cache_errors; in ngx_http_mp4_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h431 ngx_flag_t open_file_cache_errors; member
H A Dngx_http_core_module.c706 offsetof(ngx_http_core_loc_conf_t, open_file_cache_errors),
3466 clcf->open_file_cache_errors = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3742 ngx_conf_merge_sec_value(conf->open_file_cache_errors, in ngx_http_core_merge_loc_conf()
3743 prev->open_file_cache_errors, 0); in ngx_http_core_merge_loc_conf()
H A Dngx_http_script.c1535 of.errors = clcf->open_file_cache_errors; in ngx_http_script_file_code()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs715 of.errors = clcf->open_file_cache_errors;
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru4324 *) Исправление: при использовании переменных "open_file_cache_errors on"
5201 open_file_cache_errors off в рабочем процессе мог произойти
5639 open_file_cache_errors.
H A DCHANGES4244 "open_file_cache_errors off" directive was used; the bug had appeared
5099 was deleted and the "open_file_cache_errors" directive was off.
5523 "open_file_cache_errors" directives.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim398 syn keyword ngxDirective contained open_file_cache_errors