Re: Nginx not retrying failed UDP message

2020-07-15 Thread harsh
to retry failed messages at all? Thanks, Harsh Posted at Nginx Forum: https://forum.nginx.org/read.php?2,288662,288727#msg-288727 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Nginx not retrying failed UDP messaged

2020-07-09 Thread harsh
Hi, We are using NGINX as Load Balancer for load balancing RADIUS UDP traffic. It seems NGINX is not retrying to send messages to another upstream server if one of the upstream servers is down. We are using NGINX 1.16.1. But the same behaviour exists in all NGINX version upto NGINX 1.19. In