| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_empty_gif_module.c | 97 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_degradation_module.c | 78 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_addition_filter_module.c | 79 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_not_modified_filter_module.c | 39 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_mirror_module.c | 73 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_stub_status_module.c | 53 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_split_clients_module.c | 62 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_flv_module.c | 49 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_upstream_ip_hash_module.c | 68 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_upstream_least_conn_module.c | 53 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_static_module.c | 36 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_gzip_static_module.c | 70 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_upstream_zone_module.c | 55 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_random_index_module.c | 61 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_secure_link_module.c | 83 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_chunked_filter_module.c | 43 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_auth_request_module.c | 89 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_range_filter_module.c | 99 NGX_HTTP_MODULE, /* module type */ 130 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_auth_basic_module.c | 78 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_access_module.c | 110 NGX_HTTP_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_config.h | 39 #define NGX_HTTP_MODULE 0x50545448 /* "HTTP" */ macro
|
| H A D | ngx_http_postpone_filter_module.c | 39 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http.c | 147 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 D | ngx_http_copy_filter_module.c | 71 NGX_HTTP_MODULE, /* module type */
|
| H A D | ngx_http_write_filter_module.c | 35 NGX_HTTP_MODULE, /* module type */
|