Re: nginx-1.11.6

2016-11-16 Thread George
Yeah some other nginx modules by OpenResty ran into 1.11.6 changes * https://github.com/openresty/redis2-nginx-module/issues/41 * https://github.com/openresty/memc-nginx-module/issues/26 the workarounds * https://github.com/openresty/redis2-nginx-module/pull/42 *

Re: nginx-1.11.6

2016-11-16 Thread Igor A. Ippolitov
really need it. Code is 8 years old. "Unmaintained" possibly because it works and the nginx API that it uses had not changed in that time? I suspect that when someone that does want it takes a look, they will create a version for nginx-1.11.6 which avoids touching ->default_port and it

Re: nginx-1.11.6

2016-11-16 Thread Francis Daly
that it uses had not changed in that time? I suspect that when someone that does want it takes a look, they will create a version for nginx-1.11.6 which avoids touching ->default_port and it will probably work again. Cheers, f -- Francis Daly

Re: nginx-1.11.6

2016-11-15 Thread shiz
Thanks for the details. I've recompiled without the nginx-upstream-fair module and all went well. It looks unmaintened and I don't really need it. Code is 8 years old. Best! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,270963,270974#msg-270974

Re: nginx-1.11.6

2016-11-15 Thread Ruslan Ermilov
On Tue, Nov 15, 2016 at 01:07:29PM -0500, shiz wrote: > Hi, > > I build it every time a new version is available. > > This one didn't make it. > > System is Debian 8 jessie > > (...) > > /usr/local/src/nginx/nginx-1.11.6/debian/modules/nginx-upstream-fai

Re: nginx-1.11.6

2016-11-15 Thread shiz
Hi, I build it every time a new version is available. This one didn't make it. System is Debian 8 jessie (...) /usr/local/src/nginx/nginx-1.11.6/debian/modules/nginx-upstream-fair/ngx_http_upstream_fair_module.c: In function ‘ngx_http_upstream_init_fair_rr’: /usr/local/src/nginx/nginx-1.11.6

nginx-1.11.6

2016-11-15 Thread Maxim Dounin
Изменения в nginx 1.11.6 15.11.2016 *) Изменение: формат переменных $ssl_client_s_dn и $ssl_client_i_dn изменён на соответствующий RFC 2253 (RFC 4514); значения в старом формате доступны через переменные $ssl_client_s_dn_legacy и

nginx-1.11.6

2016-11-15 Thread Maxim Dounin
Changes with nginx 1.11.615 Nov 2016 *) Change: format of the $ssl_client_s_dn and $ssl_client_i_dn variables has been changed to follow RFC 2253 (RFC 4514); values in the old format are available in the $ssl_client_s_dn_legacy

[nginx] nginx-1.11.6-RELEASE

2016-11-15 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/5e371426b3bc branches: changeset: 6801:5e371426b3bc user: Maxim Dounin <mdou...@mdounin.ru> date: Tue Nov 15 18:11:46 2016 +0300 description: nginx-1.11.6-RELEASE diffstat: docs/xml/nginx/changes.xml