Re: NGINX and 5xx

2021-05-19 Thread ladushka
Hello Sergey, Thank you for your answer. i already set max_fails=0 , but in case my backend start sending 5xx nginx consider it as Down. that why i,m here .. :( Posted at Nginx Forum: https://forum.nginx.org/read.php?2,291570,291573#msg-291573 ___ ngin

Re: NGINX and 5xx

2021-05-19 Thread Sergey Kandaurov
> On 19 May 2021, at 19:51, ladushka wrote: > > Hello Friends, > is there way to pass 5xx to client? > to be clear: Not mark upstream server as down, instead of this pass all 5xx > to client (ignore all errors) > This break into the two parts: passing errors, such as 5xx, to client and preven

NGINX and 5xx

2021-05-19 Thread ladushka
Hello Friends, is there way to pass 5xx to client? to be clear: Not mark upstream server as down, instead of this pass all 5xx to client (ignore all errors) Posted at Nginx Forum: https://forum.nginx.org/read.php?2,291570,291570#msg-291570 ___ nginx ma