OpenResty 是一个通过扩展 nginx 的快速 Web 应用服务器。
Nginx Openresty For Windows (NOW) 是带有 Openresty 的 Windows 版本中的 Nginx。
它有一些特点:
高性能
并发两万多个连接
多进程
支持共享内存
支持udp代理
与 nginx 原始版本相比修复的各种错误
它已符合这些官方模块:
http_realip_module
http_addition_module
http_sub_module
http_dav_module
http_stub_status_module
http_flv_module
http_mp4_module
http_gunzip_module
http_gzip_static_module
http_auth_request_module
http_random_index_module
http_secure_link_module
mail
http_ssl_module
mail_ssl_module
http_v2_module
and these addon module:
和这些插件模块:
array-var-nginx-module
ngx_devel_kit
ngx-coolkit-module
echo-nginx-module
form-input-nginx-module
encrypted-session-nginx-module
set-misc-nginx-module
ngx-postgres-module
ngx-lua-module
ngx_lua_upstream
headers-more-nginx-module
rds-json-nginx-module
nginx-http-concat-module
redis2-nginx-module
and these C module for Lua:
以及这些用于 Lua 的 C 模块:
lua-cjson
lua-redis-parser
lua-rds-parser
1