设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

OpenResty 1.11.2.5发布,Web应用服务器

2017-8-22 22:03| 发布者: joejoe0332| 查看: 1402| 评论: 0|原作者: oschina|来自: oschina

摘要: OpenResty 1.11.2.5 已发布,Version 1.11.2.5 部分更新内容如下:feature: applied a patch to thenginxcore to make thenginxvariable$proxy_add_x_forwarded_foraccessible on Lua land. thanks spacewander for ...

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 nginx core to allow returning arbitrary HTTP status codes inside upstream balancers. thanks Datong Sun for the patch.

  • feature: we now search LuaJIT bytecode files *.ljbc before Lua source files *.lua in the default Lua module search paths.

  • feature: applied the intercept-error-log patch to the nginx core to provide 3rd-party modules a hook to intercept nginx error log data without touching files. 3rd-party modules can register a custom interception hook to ngx_http_core_main_conf_t.intercept_log_handler. thanks Yuansheng Wang for the patch.

  • feature: ./configure: the user flags specified by the --with-luajit-xcflags=FLAGSoption are not appended to the default flags instead of being prepended. thanks spacewander for the report.

  • feature: applied a small patch to the nginx core to add support for the "privileged agent" process which is run by the same system account as the master. thanks Yuansheng Wang for the patch.

完整更新内容点此查看

下载地址:

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

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


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部