Re: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)

2017-07-10 Thread lists
I don't have server access at the moment, but I think nginx under FreeBSD runs under user www. 

Re: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)

2017-07-10 Thread Zhang Chao
Hi! Only the root can bind the ports small than 1024. You should start your nginx service with the sudo prefix. On 11 July 2017 at 09:20:40, Viaduct Lists (li...@viaduct-productions.com) wrote: Hi there. Looking to get port 80 serving. Changed to root, but the error keeps the user from running

nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)

2017-07-10 Thread Viaduct Lists
Hi there. Looking to get port 80 serving. Changed to root, but the error keeps the user from running: nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/etc/nginx/nginx.conf:2 nginx: the configuration file /usr/loca

Re: Nginx Proxy seems to send twice the same request to the backend

2017-07-10 Thread Maxim Dounin
Hello! On Sun, Jul 09, 2017 at 11:26:47PM +0200, Arnaud Le-roy wrote: > i encountered a strange behaviour with nginx, my backend seems > to receive twice the same request from nginx proxy, to be sure > that it's not the client that send two request i have had an > uuid params to each request.

Re: [nginx-announce] nginx-1.13.2

2017-07-10 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.13.2 for Windows https://kevinworthington.com/nginxwin1132 (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. Announce

Re: Upstream HTTP/2 support

2017-07-10 Thread Maxim Dounin
Hello! On Sun, Jul 09, 2017 at 10:55:02PM -0400, motor wrote: > The following post is based on the assumptions that 1. upstream HTTP/2 > support is not available in nginx at the moment, and 2. said feature is not > firmly excluded from nginx's future road map :) > > We've been internally using a

Re: How to handle 500 Error on upstream itself, While Nginx handle other 5xx errors

2017-07-10 Thread Maxim Dounin
Hello! On Fri, Jul 07, 2017 at 04:39:47PM +0300, ender ulusoy wrote: > We have a NGINX reverse proxy (clustered) with 45 upstreams (22 domains, 20 > subdomains, 11 apps). > > Some of our projects hosts apis for some users globally. > > Our developers designed special custom 500 responses for sp

Re: NGINX stale-while-revalidate cluster

2017-07-10 Thread Maxim Dounin
Hello! On Sat, Jul 08, 2017 at 10:28:54PM +0200, Joan Tomàs i Buliart wrote: > Hi Peter, > > > yes, it's true. I will try to explain our problem better. > > We provide a mobile solution for newspaper and media groups. With this > kind of partners, it is easy to have a peak of traffic. We pref