Re: UDP load balancing and ephemeral ports

2018-07-17 Thread bwmetc...@gmail.com
Cool. Thanks. Slightly related... given that the proxy_timeout is 10m by default, can ephemeral ports on the backend be shared by different clients making requests to nginx? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,280540,280552#msg-280552 _

UDP load balancing and ephemeral ports

2018-07-16 Thread bwmetc...@gmail.com
Hello, A couple of questions regarding UDP load balancing. If a UDP listener is configured to expect a response from its upstream nodes, is it possible to have another IP outside of the pool of upstream nodes send a response to the ephemeral port where nginx is expecting a response? I'm pretty s