Nginx-1.3.15

Changes with nginx 1.3.15 26 Mar
2013

*) Change: opening and closing a connection without sending any data 

in
it is no longer logged to access_log with error code 400.

*) Feature: the ngx_http_spdy_module.
   Thanks to Automattic for sponsoring this work.

*) Feature: the "limit_req_status" and "limit_conn_status" 

directives.
Thanks to Nick Marden.

*) Feature: the "image_filter_interlace" directive.
   Thanks to Ian Babrou.

*) Feature: $connections_waiting variable in the
   ngx_http_stub_status_module.

*) Feature: the mail proxy module now supports IPv6 backends.

*) Bugfix: request body might be transmitted incorrectly when 

retrying a
request to the next upstream server; the bug had appeared in
1.3.9.
Thanks to Piotr S…

*) Bugfix: in the "client_body_in_file_only" directive; the bug had
   appeared in 1.3.9.

*) Bugfix: responses might hang if subrequests were used and a DNS 

error
happened during subrequest processing.
Thanks to Lanshun Zhou.

*) Bugfix: in backend usage accounting.


Maxim D.
http://nginx.org/en/donation.html

Hello Nginx U.s,

Now available: Nginx 1.3.15 For Windows Nginx 1.3.15 for Windows – Kevin Worthington (32-bit and
64-bit versions)

These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are
at
nginx.org.

Announcements are also available via my Twitter stream (
http://twitter.com/kworthington), if you prefer to receive updates that
way.

Thank you,
Kevin

Kevin W.
kworthington @ (gmail] [dot} {com)

http://twitter.com/kworthington http://twitter.com/kworthington

Hello

We’ve added new repository with pre-build linux packages for nginx
1.3.*.
Documentation/instruction:
http://nginx.org/en/linux_packages.html#mainline
The only differences in nginx configure options from stable packages
are gunzip module in all distributions and spdy module in Ubuntu 12.04
and
12.10 where openssl 1.0.1 is available.

On 10 Apr2013, at 05:08 , AJ Weber [email protected] wrote:

I followed the instructions for adding the “mainline” repo to my yum config, ran
a clean but I still only find 1.2.8 available for install (CentOS6 x64).

What might I be doing wrong?

Please show result of
yum repolist -v nginx

yum repolist -v nginx
Loading “fastestmirror” plugin
Config time: 0.019
Yum Version: 3.2.29
Loading mirror speeds from cached hostfile

repolist: 37

On 11 Apr2013, at 05:43 , AJ Weber [email protected] wrote:

Repo-id : nginx
Repo-name : nginx repo
Repo-status : enabled
Repo-revision: 1364910404
Repo-updated : Tue Apr 2 13:46:45 2013
Repo-pkgs : 37
Repo-size : 26 M
Repo-baseurl : Index of /packages/mainline/centos/6/x86_64/
Repo-expire : 21600 second(s) (last: Thu Apr 11 01:41:29 2013)

repolist: 37

Please run:
yum clean metadata
and try to install package once again.

I followed the instructions for adding the “mainline” repo to my yum
config, ran a clean but I still only find 1.2.8 available for install
(CentOS6 x64).

What might I be doing wrong?

-AJ