nginx openresty 迁移到 windows 下的版本,nginx openresty windows 1.9.4.1002 发布

jopen 9年前

nginx openresty 迁移到 windows 下的版本。

主要特性:

  • 高性能

  • 超过 20,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

nginx openresty windows 1.9.4.1002 发布:

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

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

nginx openresty windows 是 nginx openresty 迁移到 windows 下的版本。

更新日志:

when compile nginx export all the functions that resty needed,
now in total 49 functions have been exported:
ngx_http_lua_ffi_encode_base64 @1
ngx_http_lua_ffi_decode_base64 @2
ngx_http_lua_ffi_get_ctx_ref @3
ngx_http_lua_ffi_set_ctx_ref @4
ngx_http_lua_ffi_exit @5
ngx_http_lua_ffi_md5_bin @6
ngx_http_lua_ffi_md5 @7
ngx_http_lua_ffi_sha1_bin @8
ngx_http_lua_ffi_get_resp_status @9
ngx_http_lua_ffi_set_resp_status @10
ngx_http_lua_ffi_is_subrequest @11
ngx_http_lua_ffi_headers_sent @12
ngx_http_lua_ffi_compile_regex @13
ngx_http_lua_ffi_exec_regex @14
ngx_http_lua_ffi_destroy_regex @15
ngx_http_lua_ffi_compile_replace_template @16
ngx_http_lua_ffi_create_script_engine @17
ngx_http_lua_ffi_init_script_engine @18
ngx_http_lua_ffi_destroy_script_engine @19
ngx_http_lua_ffi_script_eval_len @20
ngx_http_lua_ffi_script_eval_data @21
ngx_http_lua_ffi_max_regex_cache_size @22
ngx_http_lua_ffi_req_get_headers_count @23
ngx_http_lua_ffi_req_get_headers @24
ngx_http_lua_ffi_req_get_uri_args_count @25
ngx_http_lua_ffi_req_get_querystring_len @26
ngx_http_lua_ffi_req_get_uri_args @27
ngx_http_lua_ffi_req_start_time @28
ngx_http_lua_ffi_req_get_method @29
ngx_http_lua_ffi_req_get_method_name @30
ngx_http_lua_ffi_req_set_method @31
ngx_http_lua_ffi_req_header_set_single_value @32
ngx_http_lua_ffi_set_resp_header @33
ngx_http_lua_ffi_get_resp_header @34
ngx_http_lua_ffi_shdict_get @35
ngx_http_lua_ffi_shdict_incr @36
ngx_http_lua_ffi_shdict_store @37
ngx_http_lua_ffi_shdict_flush_all @38
ngx_http_lua_ffi_now @39
ngx_http_lua_ffi_time @40
ngx_http_lua_ffi_uri_escaped_length @41
ngx_http_lua_ffi_escape_uri @42
ngx_http_lua_ffi_unescape_uri @43
ngx_http_lua_ffi_var_get @44
ngx_http_lua_ffi_var_set @45
ngx_http_lua_ffi_worker_pid @46
ngx_http_lua_ffi_worker_exiting @47
ngx_hex_dump @48  
ngx_atoi @49