Re: UDP Load balancing - [Solved]

2020-01-28 Thread arigatox
Excellent! I upgraded to 1.16.1 and udp load balancing is working as expected. Thank you again Roman. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,286837,286842#msg-286842 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mai

Re: UDP Load balancing

2020-01-28 Thread arigatox
Thanks Roman, I will try a newer version and let you know Posted at Nginx Forum: https://forum.nginx.org/read.php?2,286837,286841#msg-286841 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

UDP Load balancing

2020-01-28 Thread arigatox
Hi, I am testing nginx as a reverse proxy/load balancer for UDP. I have configured the upstream servers, and it is working fine, except one issue that is driving me crazy. It seems that nginx does not keep the udp source ports between requests. It changes the source port on every request. So I can