OpenResty WEB服务器

OpenResty (也称为 ngx_openResty)是一个全功能的 Web 应用服务器,它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。

OpenResty 通过汇聚各种设计精良的 Nginx 模块,
从而将 Nginx 有效的变成一个强大的 Web 应用服务器,
这样, Web 开发人员可以使用 Lua 脚本语言调动 Nginx 支持的各种C以及Lua 模块,
快速构造出足以胜任 10K+ 并发连接响应的超高性能Web 应用系统.

OpenResty 的目标是让你的Web服务直接跑在 Nginx 服务内部,
充分利用 Nginx 的非阻塞 I/O 模型,
不仅仅对 HTTP 客户端请求,甚至于对远程后端诸如
Mysql,PostgreSQL,~Memcaches 以及 ~Redis 等都进行一致的高性能响应.

OpenResty 1.13.6.1,基于 Nginx 与 Lua 的 Web 平台
OpenResty 1.13.6.1 已发布,此版本已将 Nginx 核心升级至 1.13.6。此外,还引入了新的组件 ngx_stream_lua_module 0.0.4,这是默认启用的。具体看下面的更新内容。部分更新内容如下:bundled the new component, ngx_stream_lua_module 0.0.4, which is also enabled by default. One can disable thi

发布于 2017-11-17 04:21:17 | 337 次阅读

OpenResty 1.11.2.5 发布,Web 应用服务器
OpenResty 1.11.2.5 已发布,Version 1.11.2.5 部分更新内容如下:feature: applied a patch to the nginx core to make the nginx variable $proxy_add_x_forwarded_for accessible on Lua land. thanks spacewander for the patch.feature: added the balancer-status-code patch to the&n

发布于 2017-08-22 10:30:10 | 356 次阅读

OpenResty 1.11.2.4 发布,Web 应用服务器
OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。通过众多进行良好设计的 Nginx 模块,OpenResty 有效地把 Nginx 服务器转变为一个强大的 Web 应用服务器,基于它开发人员可以使用 Lua 编程语言对 Nginx 核心以

发布于 2017-07-13 09:21:25 | 319 次阅读

OpenResty 1.11.2.3 发布,Web 应用服务器
OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。通过众多进行良好设计的 Nginx 模块,OpenResty 有效地把 Nginx 服务器转变为一个强大的 Web 应用服务器,基于它开发人员可以使用 Lua 编程语言对 Nginx 核心以

发布于 2017-04-25 09:48:07 | 180 次阅读

OpenResty 1.11.2 发布,添加 opm 包管理工具
OpenResty 1.11.2 正式版发布了,这是第一个包含 opm 包管理工具和 lua-resty-limit-traffic 库的 OpenResty 正式版。更新内容:功能 添加了新的命令行实用程序工具 —— 0.02 版本的 opm , 用于

发布于 2016-11-18 03:02:20 | 389 次阅读

OpenResty 1.11.2.1 发布,更新 Nginx 至 1.11.2
OpenResty 1.11.2.1 发布了,更新 Nginx 至 1.11.2,更新 ngx_lua 至 0.10.6。详细更新如下:https://openresty.org/en/changelog-1011002.html下载:openresty-1.11.2.1.tar.gzSource code (zip)Source code (tar.gz)

发布于 2016-08-26 08:27:43 | 367 次阅读

Nginx Openresty For Windows V1.11.3.1001 发布
Nginx Openresty For Windows[ 语言: English, 中文]最新版本版本号:1.11.3.100132 位下载地址: http://pan.baidu.com/s/1skNscCt64 位下载地址: http://pan.baidu.com/s/1nuP2ixj发布时间: 2016-08-03修改日志:更新nginx core 到1.11.3 

发布于 2016-08-04 00:02:50 | 147 次阅读

OpenResty 1.9.15.1 发布
OpenResty 1.9.15.1 发布了,更新内容如下:upgraded the Nginx core to 1.9.15.see the changes here: http://nginx.org/en/CHANGESbugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core.feature: added restydoc documentation indexes for the official&nbs

发布于 2016-06-06 10:19:18 | 231 次阅读

OpenResty 1.9.7.5 发布, Web 应用服务器
OpenResty 1.9.7.5 发布了。OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。通过众多进行良好设计的 Nginx 模块,OpenResty 有效地把 Nginx 服务器转变为一个强大的 Web 应用服务器,基于它开发人员可以使用 Lu

发布于 2016-06-02 09:29:33 | 162 次阅读

OpenResty 1.9.7.4 发布, Web 应用服务器
OpenResty 1.9.7.4 发布了。OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。通过众多进行良好设计的 Nginx 模块,OpenResty 有效地把 Nginx 服务器转变为一个强大的 Web 应用服务器,基于它开发人员可以使用 Lua 编程语

发布于 2016-03-22 03:51:09 | 274 次阅读

nginx openresty windows 1.9.10.1001 更新
最新版本版本号:1.9.10.100132 位下载地址: http://pan.baidu.com/s/1jHlhiXw64 位下载地址: http://pan.baidu.com/s/1eQUuqoq发布时间: 2016-02-02修改日志:更新 nginx 版本到 1.9.10 更新 openssl 版本到 1.0.2f : 处理刚报的漏洞 DH small su

发布于 2016-02-03 03:26:20 | 327 次阅读

OpenResty 1.9.7.1 发布,Web 应用服务器
OpenResty 1.9.7.1 发布,更新内容如下:upgraded the Nginx core to 1.9.7.see the changes here: http://nginx.org/en/CHANGES./configure: now we automatically set the environment MACOSX_DEPLOYMENT_TARGET to the current Mac OS X version (unless the environment is already set) to ensure the LuaJIT build us

发布于 2015-12-30 11:01:56 | 265 次阅读

Nginx Openresty Windows v1.9.7.1002 发布
Nginx Openresty Windows v1.9.7.1002 发布,升级各种模块。  lastest release Version:1.9.7.100232 bit: http://pan.baidu.com/s/1mgXobxe  64 bit: http://pan.baidu.com/s/1pKjtk3T  Release time: 2015-11-04Changelog:update ngx_lua module&nbs

发布于 2015-12-07 02:51:00 | 235 次阅读

OpenResty 1.9.3.1 RC1 发布,Web 应用服务器
OpenResty 1.9.3.1 RC1 发布,相比上一版本 OpenResty 1.7.10.2,改进如下: *   升级至 Nginx core 1.9.3.     *   see the changes here:  *  升级至 PostgresNginxModule 1.0rc7. *  特性:修复 nginx 1.9.1+ 编译错误*   b

发布于 2015-08-03 00:21:53 | 281 次阅读

OpenResty 1.7.10.2 正式发布,Web 应用服务器
OpenResty 1.7.10.2 正式发布,更新内容:bugfix: ./configure: fixed the --without-http_rewrite_module option by disabling NginxDevelKit automatically; also automatically disable the EncryptedSessionNginxModule when NginxDevelKit is disabled.bugfix: ./configure: removed hacks to work around an old bug

发布于 2015-07-04 04:57:06 | 231 次阅读

OpenResty 1.7.10.1 发布,基于 Nginx 的应用服务器
OpenResty 1.7.10.1 发布,OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。upgraded the Nginx core to 1.7.10.see the changes here: http://nginx.org/en/CHAN

发布于 2015-03-02 01:27:27 | 620 次阅读

OpenResty 1.7.7.1 发布,基于 Nginx 的应用服务器
OpenResty 1.7.7.1 发布,OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。该版本完整改进记录包括:upgraded the Nginx core to 1.7.7.see the chan

发布于 2014-12-08 00:22:44 | 400 次阅读

OpenResty 1.7.2.1 发布,Web 应用服务器
OpenResty 1.7.2.1 发布了,详细改进记录包括:upgraded the Nginx core to 1.7.2.see the changes here: http://nginx.org/en/CHANGESbugfix: use cc as the default C compiler for LuaJIT and Lua C libraries because modern FreeBSD 10 has no gcc by default and its clang is already featureful eno

发布于 2014-07-13 03:52:16 | 441 次阅读

openresty中使用lua-nginx创建socket实例
本篇内容主要为大家讲解的是openresty中使用lua-nginx创建socket实例。感兴趣的同学可以参考学习下,具体内容如下:

发布于 2016-01-29 08:06:16 | 806 次阅读

在OpenResty中需要避免全局变量的使用
本篇内容为大家讲解的是在OpenResty中需要避免全局变量的使用,感兴趣的同学参考学习下,本文内容如下:

发布于 2016-01-14 03:37:39 | 264 次阅读

OpenResty 反向代理的用法与技巧
本篇内容为大家讲解的是OpenResty 反向代理的用法与技巧,感兴趣的同学参考学习下,本文内容如下:

发布于 2016-01-12 11:27:24 | 524 次阅读

OpenResty 服务器状态监控
本篇内容为大家讲解的是OpenResty 服务器状态监控,感兴趣的同学参考学习下,本文内容如下:

发布于 2016-01-12 21:58:12 | 448 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务