Hello!
On Wed, Apr 24, 2013 at 9:00 AM, <mic...@gmail.com> wrote:
> How long of a delay can we expect OpenResty to take in adopting the use of the new nginx stable branch (1.4)?
>
I'm currently focusing on the ngx_openresty 1.2.8.x series. And I'll
try to integrate nginx 1.4.x immediately after the first stable
version of ngx_openresty 1.2.8.x is out.
Migrating to nginx 1.4.x will not happen too soon because of known
problems in using SPDY and ngx_lua together (see the related issues on
GitHub Issues: https://github.com/chaoslawful/lua-nginx-module/issues
). But I'd work on these issues in parallel with my work on the
ngx_openresty 1.2.8.x series.
Help on testing and fixing compatibility of ngx_lua with nginx 1.4.x
will be highly appreciated :)
Best regards,
-agentzh