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

2017-07-14 Thread Arnaud Le-roy
Hello, > > The error indicate that your backend server closed the connection. > That's more less all nginx knows, so if you want to find out why > your backend did this - consider looking into the backend. > i found the problem, there is by default a 180s timeout on my backend. > Could you

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

2017-07-13 Thread Arnaud Le-roy
Dounin a écrit : > > 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

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

2017-07-09 Thread Arnaud Le-roy
Hello, 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. when the problem occurs in nginx log i found one request in success in