• 主页

  • 投资

  • IT

    🔥
  • 设计

  • 销售

关闭

返回栏目

关闭

返回服务器栏目

93 - nginx.conf - 模块目录

作者:

贺及楼

成为作者

更新日期:2022-02-18 09:42:35

模块

模块英文 模块中文 作用
ngx_http_core_module HTTP Core模块 有内置变量
ngx_http_upstream_module HTTP Upstream 模块 简单方法来实现在轮询和客户端IP之间的后端服务器负荷平衡
ngx_http_upstream_conf_module HTTP Upstream 模块 简单方法来实现在轮询和客户端IP之间的后端服务器负荷平衡
ngx_http_upstream_hc_module HTTP Upstream 模块
ngx_http_access_module HTTP Access 模块 简易的基于主机的访问控制
ngx_http_auth_basic_module HTTP Auth Basic 模块 可以使你使用用户名和密码基于 HTTP 基本认证方法来保护你的站点或其部分内容
ngx_http_autoindex_module HTTP AutoIndex 模块 用于自动生成目录列表
ngx_http_browser_module Browser
ngx_http_charset_module Charset
ngx_http_empty_gif_module Empty GIF
ngx_http_fastcgi_module FastCGI Nginx 与FastCGI 进程交互,并通过传递参数来控制FastCGI 进程工作
ngx_http_geo_module Geo
ngx_http_gzip_module Gzip 在线实时压缩输出数据流
ngx_http_gzip_static_module Gzip
ngx_http_headers_module HTTP Headers 模块
ngx_http_index_module HTTP Index 模块
Http Referer 模块
limit_zone HTTP Limit Zone 模块 并发连接数控制
ngx_http_limit_req_module HTTP Limit Requests模块 限制请求数量, limit_req_zone 和 limit_req 两个指令
ngx_http_limit_conn_module 限制连接数量,limit_conn_zone 和 limit_conn 两个指令
ngx_http_log_module Log
ngx_http_map_module Map
Memcached 进行简单的缓存以提高系统效率
ngx_http_proxy_module HTTP Proxy 模块 专伺将请求导向其它服务
ngx_http_rewrite_module Rewrite 允许使用正则表达式改变URI,并且根据变量来转向以及选择配置
ngx_http_ssi_module SSI 模块 处理服务器端包含文件(ssi)的处理
ngx_http_userid_module User ID 发出用于识别客户端的 cookie
add_before_body/add_after_body HTTP Addition 模块 在当前位置的响应之前和之后添加其他位置的响应
Embedded Perl 嵌入式Perl
ngx_http_flv_module FLV 本模块提供FLV文件加载基于时间位移
ngx_http_gzip_static_module Gzip Precompression 在开始压缩创建硬盘上的文件之前,本模块将查找同目录下同名的.gz压缩文件,以避免同一文件再次压缩
Random Index 从目录中选择一个随机目录索引
ngx_http_geoip_module GeoIP IP地址匹配MaxMind GeoIP 二进制文件. 这个模块开始出现在nginx0.8.6
set_real_ip_from Real IP 该模块允许将客户端的 IP 地址更改为请求标头中的值
ngx_http_ssl_module SSL
stub_status Stub Status Nginx自上次启动以来的工作状态
ngx_http_sub_module Substitution 在nginx的回应中查找和替换文本
ngx_http_dav_module WebDAV 可以为Http webDAV 增加 PUT, DELETE, MKCOL, COPY 和 MOVE 等方法
ngx_http_xslt_module XSLT 过滤器,它借助一个或多个 XSLT 模板转换 XML 响应
ngx_http_secure_link_module Secure Link 这个模块计算和检测URL请求中必须的安全标识
ngx_http_image_filter_module Image Filter 分发JPEG,GIF和PNG图片。
ngx_http_addition_module
ngx_http_api_module
ngx_http_auth_jwt_module
ngx_http_auth_request_module
ngx_http_f4f_module
ngx_http_flv_module
ngx_http_geoip_module
ngx_http_grpc_module
ngx_http_gunzip_module
ngx_http_hls_module
ngx_http_js_module
ngx_http_keyval_module
ngx_http_memcached_module
ngx_http_mirror_module
ngx_http_mp4_module
ngx_http_perl_module
ngx_http_random_index_module
ngx_http_realip_module
ngx_http_referer_module
ngx_http_scgi_module
ngx_http_session_log_module
ngx_http_slice_module
ngx_http_spdy_module
ngx_http_split_clients_module
ngx_http_status_module
ngx_http_stub_status_module
ngx_http_uwsgi_module
ngx_http_v2_module
ngx_stream_map_module Map
ngx_stream_core_module
ngx_stream_access_module
ngx_stream_geo_module
ngx_stream_geoip_module
ngx_stream_js_module
ngx_stream_keyval_module
ngx_stream_limit_conn_module
ngx_stream_log_module
ngx_stream_proxy_module
ngx_stream_realip_module
ngx_stream_return_module
ngx_stream_set_module
ngx_stream_split_clients_module
ngx_stream_ssl_module
ngx_stream_ssl_preread_module
ngx_stream_upstream_module
ngx_stream_upstream_hc_module
ngx_stream_zone_sync_module
ngx_mail_core_module
ngx_mail_auth_http_module
ngx_mail_proxy_module
ngx_mail_realip_module
ngx_mail_ssl_module
ngx_mail_imap_module
ngx_mail_pop3_module
ngx_mail_smtp_module
ngx_google_perftools_module Google Perftools 工作人员启用Google 性能工具分析。该模块出现在 nginx 版本 0.6.29 中