Re: Nginx 1.17.6 ignores kill -HUP

2019-12-22 Thread Sergey A. Osokin
Hi Jochen, thanks for the reply. On Sat, Dec 21, 2019 at 07:06:24PM +0100, Jochen Neumeister wrote: > Hi, > > you're not allone with this Problem. > Other nginx user have the same Problem: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242626 > > Unfortunately I have no solution for the p

Re: Nginx 1.17.6 ignores kill -HUP

2019-12-21 Thread Jochen Neumeister
Hi, you're not allone with this Problem. Other nginx user have the same Problem: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242626 Unfortunately I have no solution for the problem at the moment Cheers Jochen Am 20.12.19 um 18:31 schrieb Sergey A. Osokin: Hi Luciano, hope you're do

Re: Nginx 1.17.6 ignores kill -HUP

2019-12-20 Thread Sergey A. Osokin
Hi Luciano, hope you're doing well. As far as I understood you're running nginx on FreeBSD 11.3 ppc64. It looks like it's nginx from mainline 1.17 branch. I would recommend to build nginx from FreeBSD ports collection, please see www/nginx-devel for details. In this case nginx builds with the f

Re: Nginx 1.17.6 ignores kill -HUP

2019-12-20 Thread Luciano Mannucci
On Fri, 20 Dec 2019 16:23:26 +0100 Luciano Mannucci wrote: > I have an istallation of nginx in a FreeBSD PPC64 server (running > 11.3 RELEASE) which seems to ignore kill -HUP: it doesn't reload > configuration and doesn't log the fact that kill has reached it, even > if I set the debug level in e

Nginx 1.17.6 ignores kill -HUP

2019-12-20 Thread Luciano Mannucci
I have an istallation of nginx in a FreeBSD PPC64 server (running 11.3 RELEASE) which seems to ignore kill -HUP: it doesn't reload configuration and doesn't log the fact that kill has reached it, even if I set the debug level in error_log to "debug". nginx -V says: nginx v

Re: [nginx-announce] nginx-1.17.6

2019-11-19 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.17.6 for Windows https:// kevinworthington.com/nginxwin1176 <https://t.co/iyCq763Nwe?amp=1> (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 W

nginx-1.17.6

2019-11-19 Thread Maxim Dounin
Changes with nginx 1.17.619 Nov 2019 *) Feature: the $proxy_protocol_server_addr and $proxy_protocol_server_port variables. *) Feature: the "limit_conn_dry_run" directive. *) Feature: the $limit_req_status and $limit_c