nginx openresty 迁移到 windows 下的版本。
by 张家柱 蔡东赟 韩玉刚(new)
主要特性:
高性能
超过 20,000 连接并发 (特定cpu多核的机器上,server新版本的 190,000并发)
多进程
各种 Nginx bug 修复
包括以下模块:
ngx-coolkit-module
echo-nginx-module
set-misc-nginx-module
ngx-postgres-module
ngx-lua-module
headers-more-nginx-module
rds-json-nginx-module
------------------------------------
编译介绍:
ppt:http://pan.baidu.com/s/1c23ag1a
about how to build at windows
---------------------------------------------------------------------------------------------------
Nginx-Openresty-Windows v1.9.15.1001 发布了。
版本号:1.9.15.1001
32 位下载地址: http://pan.baidu.com/s/1hsxxfxy
64 位下载地址: http://pan.baidu.com/s/1qXM8ZBQ
发布时间: 2016-04-27 修改日志: - 更新 nginx 版本到 1.9.15 - 更新 cjson dll - 适配ngx_lua_module的ngx.worker.id函数,现在windows上ngx_lua模块也可以使用这个函数了
发布时间: 2016-04-27
修改日志: - 更新 nginx 版本到 1.9.15 - 更新 cjson dll - 适配ngx_lua_module的ngx.worker.id函数,现在windows上ngx_lua模块也可以使用这个函数了
----------------------------------------------------------------------------------------------------
nginx-openresty-windows 1.9.9.1001 发布,此版本更新内容如下:
time: 2016-01-11 32 bit: http://pan.baidu.com/s/1kUekvMv 64 bit: http://pan.baidu.com/s/1mgPpprU
Nginx Openresty Windows v1.9.7.1002 发布,升级各种模块。
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-05
===================================================
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
nginx-openresty-windows 1.9.4.1003 下载地址:
32 bit: http://pan.baidu.com/s/1sjn8K9n
64 bit: http://pan.baidu.com/s/1gdHFtXx
Release time: 2015-09-24
Changelog: 1、lua_redis_parser and lua_rds_parser module added 2、bugfix - when * occured in include directive nginx crashed
-----------------------------------------------------------------------------------------------------
Version:1.9.4.1002
32 bit: http://pan.baidu.com/s/1mg1V5Ny
64 bit: http://pan.baidu.com/s/1i393jVJ
Release time: 2015-09-15
**Changelog:
when compile nginx export all the functions that resty needed, now in total 49 functions have been exported
-------------------------------------------------------------------------------------------------
2015-08-20
Version:1.7.10.2
32 bit: http://pan.baidu.com/s/1pJ5l1s3
64 bit: http://pan.baidu.com/s/1kTxmfmJ
Release time: 2015-8-20 Changelog: 1、add concat module to 32 & 64 bit respectively 2、add redis2 module to 32 & 64 bit respectively 3、add cjson module to 32 & 64 bit respectively 4、add lua51.dll runtime for luajit for 32 & 64 bit respectively
before:
编译好的: 下载:1.7.10.2 (http://pan.baidu.com/s/1pJN1n8B) 旧版本: http://pan.baidu.com/s/175WAy
测试:
windows单机,并发两万多、
已经在360企业安全产品多个项目使用,各种机构网系统已经在使用
使用:
vs2008 nmake (makefile已经写好)
https://github.com/LomoX-Offical/nginx-openresty-windows