Re: Nginx didn't try the next available backend server

2019-04-10 Thread Jeffrey 'jf' Lim
On Wed, Apr 10, 2019 at 2:21 PM allenhe wrote: > Hi, > > My Nginx is configured with: > proxy_next_upstream error timeout http_429 http_503; > > But I find it won't try the next available upstream server with the > following error returned: > > 2019/04/05 20:11:41 [error] 85#85: *4903418 recv() f

Nginx didn't try the next available backend server

2019-04-09 Thread allenhe
Hi, My Nginx is configured with: proxy_next_upstream error timeout http_429 http_503; But I find it won't try the next available upstream server with the following error returned: 2019/04/05 20:11:41 [error] 85#85: *4903418 recv() failed (104: Connection reset by peer) while reading response hea