ngx_http_limit_req_module
ngx_http_limit_req_module 指令 limit_req limit_req_log_level limit_req_status limit_req_zone ngx_http_limit_req_module 模块(...
ngx_http_limit_req_module 指令 limit_req limit_req_log_level limit_req_status limit_req_zone ngx_http_limit_req_module 模块(...
ngx_http_log_module 指令 access_log log_format open_log_file_cache ngx_http_log_module 模块可让请求日志以指定的格式写入。 请求会在处理结束的 locatio...
ngx_http_limit_conn_module 指令 limit_conn limit_conn_log_level limit_conn_status limit_conn_zone limit_zone ngx_http_limi...
ngx_http_js_module 指令 js_include js_content [ js_set](# js_set) 请求与响应参数 ngx_http_js_module 模块用于在 nginScript 中实现 location...
ngx_http_keyval_module 指令 keyval keyval_zone ngx_http_keyval_module 模块(1.13.3)创建的带值变量从 API 管理的键值对中获取。 该模块可作为我们商业订阅的一部分。 ...
ngx_http_index_module 示例配置 指令 index ngx_http_index_module 模块处理以斜线字符(/)结尾的请求。这些请求也可以由ngx_http_autoindex_module 和 ngx_http...
ngx_http_hls_module 指令 hls hls_buffers hls_forward_args hls_fragment hls_mp4_buffer_size hls_mp4_max_buffer_size ngx_htt...
ngx_http_image_filter_module 指令 image_filter image_filter_buffer image_filter_interlace image_filter_jpeg_quality image_...
ngx_http_headers_module 指令 add_header add_trailer expires ngx_http_headers_module 模块允许将 Expires 和 Cache-Control 头字段以及任意字...
ngx_http_gzip_static_module 示例配置 指令 gzip_static ngx_http_gzip_static_module 模块允许发送以 .gz 结尾的预压缩文件替代普通文件。该模块默认不会被构建到 nginx...