Hello!
On Tue, Sep 30, 2014 at 9:27 AM, RJoshi wrote:
> OpenResty (ngx_openresty-1.7.4.1rc2) uses nginx 1.7.4 but now nginx is at
> 1.7.6 with some ssl/security fix on 1.7.5.
>
> http://nginx.org/en/CHANGES
>
> Any plans to upgrade nginx version?
>
Yes. But my Amazon EC2 test cluster has caught a new memory invalid
read regression in nginx's built-in resolver first introduced by nginx
1.7.5 while running ngx_lua's test sutie with Valgrind. See details
here:
https://github.com/openresty/lua-nginx-module/issues/424
It'll be great if anyone can look into this for me because I'm
currently drowning in $work :)
Thanks!
-agentzh