Hi folks!
I've just kicked out OpenResty 1.9.3.1 RC1 for testing:
http://openresty.org/download/ngx_openresty-1.9.3.1rc1.tar.gz
Changes since the last (formal) release, 1.7.10.2:
* upgraded the Nginx core to 1.9.3.
* see the changes here: <http://nginx.org/en/CHANGES>
* bugfix: "./configure --help": fixed the usage text for the
"--with-debug" option. thanks Kipras Mancevičius for the report.
* bugfix: link failures with OpenSSL might happen on 64-bit Mac OS
X when the "./configure" option "--with-openssl=PATH" was used
and the OpenSSL source was recent enough. thanks grasses for the
report.
* upgraded PostgresNginxModule to 1.0rc7.
* feature: fixed compilation errors with nginx 1.9.1+. thanks
Vadim A. Misbakh-Soloviov for the original patch.
Feedback welcome!
Best regards,
-agentzh