Home
last modified time | relevance | path

Searched refs:NGX_HTTP_MODULE (Results 1 – 25 of 67) sorted by relevance

123

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_empty_gif_module.c97 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_degradation_module.c78 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_addition_filter_module.c79 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_not_modified_filter_module.c39 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_mirror_module.c73 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_stub_status_module.c53 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_split_clients_module.c62 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_flv_module.c49 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_upstream_ip_hash_module.c68 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_upstream_least_conn_module.c53 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_static_module.c36 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_gzip_static_module.c70 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_upstream_zone_module.c55 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_random_index_module.c61 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_secure_link_module.c83 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_chunked_filter_module.c43 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_auth_request_module.c89 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_range_filter_module.c99 NGX_HTTP_MODULE, /* module type */
130 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_auth_basic_module.c78 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_access_module.c110 NGX_HTTP_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_config.h39 #define NGX_HTTP_MODULE 0x50545448 /* "HTTP" */ macro
H A Dngx_http_postpone_filter_module.c39 NGX_HTTP_MODULE, /* module type */
H A Dngx_http.c147 ngx_http_max_module = ngx_count_modules(cf->cycle, NGX_HTTP_MODULE); in ngx_http_block()
187 if (cf->cycle->modules[m]->type != NGX_HTTP_MODULE) { in ngx_http_block()
220 if (cf->cycle->modules[m]->type != NGX_HTTP_MODULE) { in ngx_http_block()
235 cf->module_type = NGX_HTTP_MODULE; in ngx_http_block()
252 if (cf->cycle->modules[m]->type != NGX_HTTP_MODULE) { in ngx_http_block()
301 if (cf->cycle->modules[m]->type != NGX_HTTP_MODULE) { in ngx_http_block()
H A Dngx_http_copy_filter_module.c71 NGX_HTTP_MODULE, /* module type */
H A Dngx_http_write_filter_module.c35 NGX_HTTP_MODULE, /* module type */

123