nginxopenresty迁移到windows下的版本。
by张家柱蔡东赟 韩玉刚(new)
主要特性:高性能
超过20,000连接并发(特定cpu多核的机器上,server新版本的190,000并发)
多进程
各种Nginxbug修复
包括以下模块: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:https://pan.baidu.com/s/1c23ag1aabouthowtobuildatwindows---------------------------------------------------------------------------------------------------
Nginx-Openresty-Windowsv1.9.15.1001发布了。### 最新版本 ###版本号:1.9.15.100132 位下载地址: https://pan.baidu.com/s/1hsxxfxy64 位下载地址: https://pan.baidu.com/s/1qXM8ZBQ>发布时间: 2016-04-27>修改日志: - 更新 nginx 版本到 1.9.15- 更新 cjson dll- 适配ngx_lua_module的ngx.worker.id函数,现在windows上ngx_lua模块也可以使用这个函数了----------------------------------------------------------------------------------------------------
nginx-openresty-windows1.9.9.1001发布,此版本更新内容如下:time: 2016-01-1132 bit: https://pan.baidu.com/s/1kUekvMv 64 bit: https://pan.baidu.com/s/1mgPpprU----------------------------------------------------------------------------------------------------
NginxOpenrestyWindowsv1.9.7.1002发布,升级各种模块。 lastest release Version:1.9.7.100232 bit: https://pan.baidu.com/s/1mgXobxe 64 bit: https://pan.baidu.com/s/1pKjtk3T Release time: 2015-12-05===================================================Changelog:update ngx_lua module to 0.9.19update headers-more-nginx-module to 0.28update ngx_lua_upstream module to 0.04update rds-csv-nginx-module to 0.07update lua-cjson module to 2.1.0.3update lua-rds-parser module to 0.06update lua-redis-parser module to 0.12update LuaJIT to 2.1.0 beta1 nginx-openresty-windows 1.9.4.1003下载地址:32 bit: https://pan.baidu.com/s/1sjn8K9n64 bit: https://pan.baidu.com/s/1gdHFtXxRelease time: 2015-09-24Changelog:1、lua_redis_parser and lua_rds_parser module added2、bugfix - when * occured in include directive nginx crashed-----------------------------------------------------------------------------------------------------
Version:1.9.4.1002 32 bit: https://pan.baidu.com/s/1mg1V5Ny 64 bit: https://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: https://pan.baidu.com/s/1pJ5l1s3 64 bit: https://pan.baidu.com/s/1kTxmfmJRelease time: 2015-8-20Changelog: 1、add concat module to 32 & 64 bit respectively2、add redis2 module to 32 & 64 bit respectively3、add cjson module to 32 & 64 bit respectively4、add lua51.dll runtime for luajit for 32 & 64 bit respectivelybefore:
编译好的:下载:1.7.10.2 (https://pan.baidu.com/s/1pJN1n8B)旧版本: https://pan.baidu.com/s/175WAy测试:
windows单机,并发两万多、
已经在360企业安全产品多个项目使用,各种机构网系统已经在使用
使用:
vs2008 nmake (makefile已经写好)
https://github.com/LomoX-Offical/nginx-openresty-windows
评论