Re: nginx-1.3.15

2013-04-11 Thread Sergey Budnevitch
On 11 Apr2013, at 05:43 , AJ Weber wrote: > yum repolist -v nginx > Loading "fastestmirror" plugin > Config time: 0.019 > Yum Version: 3.2.29 > Loading mirror speeds from cached hostfile > * base: centosp4.centos.org > * extras: centosc5.centos.org > * updates: centosy3.centos.org > Setting up P

Re: nginx-1.3.15

2013-04-10 Thread AJ Weber
yum repolist -v nginx Loading "fastestmirror" plugin Config time: 0.019 Yum Version: 3.2.29 Loading mirror speeds from cached hostfile * base: centosp4.centos.org * extras: centosc5.centos.org * updates: centosy3.centos.org Setting up Package Sacks pkgsack time: 0.015 Repo-id : nginx Repo-

Re: nginx-1.3.15

2013-04-10 Thread Sergey Budnevitch
On 10 Apr2013, at 05:08 , AJ Weber 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 _

Re: nginx-1.3.15

2013-04-09 Thread AJ Weber
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 On 4/3/2013 9:08 AM, Sergey Budnevitch wrote: Hello We've added new repository with pre-build l

Re: nginx-1.3.15

2013-04-03 Thread Sergey Budnevitch
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

Re: nginx-1.3.15

2013-03-28 Thread Kevin Worthington
Hello Nginx Users, Now available: Nginx 1.3.15 For Windows http://goo.gl/RqVQ7 (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

nginx-1.3.15

2013-03-26 Thread Maxim Dounin
Changes with nginx 1.3.1526 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