Re: How to configure Nginx LB IP-Transparency for custom UDP application

2019-07-19 Thread Aleksandar Lazic
Am 16.07.2019 um 13:29 schrieb Jeya Murugan: > @all : Can someone help /point-out what i have missed in > proxy_protocol > here?  the proxy protocol is only designed for tcp not udp. > > I am using *NGINX 1.13.5 as a Load Balancer for one of my > >

Re: How to configure Nginx LB IP-Transparency for custom UDP application

2019-07-19 Thread Francis Daly
On Fri, Jul 12, 2019 at 11:44:22PM +0530, Jeya Murugan wrote: > On Tue, Jul 9, 2019 at 8:41 PM Roman Arutyunyan wrote: Hi there, > > > I am using *NGINX 1.13.5 as a Load Balancer for one of my > > > CUSTOM-APPLICATION *which will listen on* UDP port 2231,67 and 68.* > > > > > > I am trying for

Re: How to configure Nginx LB IP-Transparency for custom UDP application

2019-07-16 Thread Jeya Murugan
> > @all : Can someone help /point-out what i have missed in proxy_protocol >> here? >> >> > I am using *NGINX 1.13.5 as a Load Balancer for one of my >> > CUSTOM-APPLICATION *which will listen on* UDP port 2231,67 and 68.* >> > >> > I am trying for Load Balancing with IP-Transparency. >> > >> >

Re: How to configure Nginx LB IP-Transparency for custom UDP application

2019-07-12 Thread Jeya Murugan
On Tue, Jul 9, 2019 at 8:41 PM Roman Arutyunyan wrote: > Hi, > > On Tue, Jul 09, 2019 at 05:55:39PM +0530, Jeya Murugan wrote: > > Hi all, > > > > > > I am using *NGINX 1.13.5 as a Load Balancer for one of my > > CUSTOM-APPLICATION *which will listen on* UDP port 2231,67 and 68.* > > > > I am

Re: How to configure Nginx LB IP-Transparency for custom UDP application

2019-07-09 Thread Roman Arutyunyan
Hi, On Tue, Jul 09, 2019 at 05:55:39PM +0530, Jeya Murugan wrote: > Hi all, > > > I am using *NGINX 1.13.5 as a Load Balancer for one of my > CUSTOM-APPLICATION *which will listen on* UDP port 2231,67 and 68.* > > I am trying for Load Balancing with IP-Transparency. > > > > When I using the