发布于 2017-04-25 09:48:07 | 178 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

OpenResty WEB服务器

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


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

通过众多进行良好设计的 Nginx 模块,OpenResty 有效地把 Nginx 服务器转变为一个强大的 Web 应用服务器,基于它开发人员可以使用 Lua 编程语言对 Nginx 核心以及现有的各种 Nginx C 模块进行脚本编程,构建出可以处理一万以上并发请求的极端高性能的 Web 应用。

OpenResty 1.11.2.3 部分更新内容:

  • change: we no longer bundle the standard Lua 5.1 interpreter (aka the PUC-Rio Lua). now we only bundle LuaJIT.

  • win32: upgraded PCRE to 8.40, zlib to 1.2.11, and OpenSSL to 1.0.2k.

  • bugfix: we did not use PATH in ./configure --sbin-path=PATH when creating symlinks. thanks David Galeano for the patch.

  • bugfix: default index.html: missing the </p> tag. thanks Xiaoyu Chen for the patch.

  • feature: applied the safe_resolver_ipv6_option patch to the nginx core to avoid the ipv6=off option to be parsed by nginx when it is not built with IPv6 support. thanks Thibault Charbonnier for the patch.

  • feature: now we automatically add the -msse4.2 compilation option for building the bundled LuaJIT when it is available.

  • ……

完整更新内容请查看发行日志

下载地址:



历史版本 :
OpenResty 1.13.6.1,基于 Nginx 与 Lua 的 Web 平台
OpenResty 1.11.2.5 发布,Web 应用服务器
OpenResty 1.11.2.4 发布,Web 应用服务器
OpenResty 1.11.2.3 发布,Web 应用服务器
OpenResty 1.11.2 发布,添加 opm 包管理工具
OpenResty 1.11.2.1 发布,更新 Nginx 至 1.11.2
Nginx Openresty For Windows V1.11.3.1001 发布
OpenResty 1.9.15.1 发布
OpenResty 1.9.7.5 发布, Web 应用服务器
OpenResty 1.9.7.4 发布, Web 应用服务器
nginx openresty windows 1.9.10.1001 更新
OpenResty 1.9.7.1 发布,Web 应用服务器
最新网友评论  共有(0)条评论 发布评论 返回顶部

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