Welcome! Log In Create A New Profile

Advanced

[ANN] ngx_openresty mainline version 1.4.2.7 released

Yichun Zhang (agentzh)
September 16, 2013 06:36AM
Hello folks!

I am happy to announce that the new mainline version of ngx_openresty,
1.4.2.7, is now released:

http://openresty.org/#Download

Special thanks go to all the contributors for making this happen!

Below is the complete change log for this release, as compared to the
last (mainline) release, 1.4.2.5:

* upgraded LuaNginxModule to 0.8.9.

* bugfix: the Nginx core does not send a default status line
for the 101 status code. now we construct one ourselves in
this case.

* bugfix: nil "pool" option values led to errors in
tcpsock:connect().

* bugfix: tcpsock:receive(0) could hang until new data arrived
or the timeout error happened; now it always returns an
empty string immediately. this new behaviour diverges from
the LuaSocket library though.

* bugfix: for SPDY requests, we (temporarily) disable the Lua
API functions ngx.location.capture,
ngx.location.capture_multi, and ngx.req.socket, which are
known to have problems in SPDY mode. The SPDY compatibility
issue will eventually get fixed in the near future.

* refactor: removed our own "ctx->headers_sent" field because
we should use Nginx core's "r->header_sent" instead.

* upgraded EchoNginxModule to 0.48.

* refactor: removed our own "ctx->headers_sent" field because
we should use Nginx core's "r->header_sent" instead.

* bugfix: "./configure" now always removes existing Makefile
before trying to generate a new one.

The HTML version of the change log with some helpful hyper-links can
be browsed here:

http://openresty.org/#ChangeLog1004002

Have fun!
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[ANN] ngx_openresty mainline version 1.4.2.7 released

Yichun Zhang (agentzh) September 16, 2013 06:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready