Skip to content

ddling1216/nginx-openresty-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Nginx Openresty For Windows

lastest release

Version:1.9.7.1002 32 bit: http://pan.baidu.com/s/1mgXobxe 64 bit: http://pan.baidu.com/s/1pKjtk3T

about

OpenResty is a fast web app server by extending nginx.

Nginx Openresty For Windows (NOW) is Nginx in windows Version with Openresty.

it has some feature:

  • high performance then official version
  • concurrent more than twenty thousand connections, (window server 2008r2 muticore cpu, more then 35000 connections)
  • multi process
  • various bugs fixed compare with nginx orginal

it has been complie with these offical modules:

  • 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-cjson
  • lua-redis-parser
  • lua-rds-parser

resource

开源架构群 qqgroup:167813458

nginx win32 build ppt: [http://pan.baidu.com/s/1dEnbHHv]

Documentation of Nginx at http://www.nginx.org

Documentation of Openresty at http://www.openresty.org

lastest release

Version:1.9.7.1002

32 bit: http://pan.baidu.com/s/1mgXobxe

64 bit: http://pan.baidu.com/s/1pKjtk3T

Release time: 2015-12-04

Changelog:

  • update ngx_lua module to 0.9.19
  • update headers-more-nginx-module to 0.28
  • update ngx_lua_upstream module to 0.04
  • update rds-csv-nginx-module to 0.07
  • update lua-cjson module to 2.1.0.3
  • update lua-rds-parser module to 0.06
  • update lua-redis-parser module to 0.12
  • update LuaJIT to 2.1.0 beta1

history

[https://github.com/LomoX-Offical/nginx-openresty-windows/wiki/history-change-log-and-releases](history changgelog wiki)

About

nginx for windows with openresty

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.4%
  • Perl 15.7%
  • Makefile 2.9%
  • C++ 2.5%
  • HTML 2.4%
  • Lua 1.6%
  • Other 7.5%