How to improve Nginx performance

2021-02-10 Thread Jeya Murugan
Hello All, We are using Nginx as a cache server for testing. On performing the HTTPS functional and performance test, we could see a drastic drop in performance (in HTTPS) compared to HTTP requests. Can you please suggest what parameters we can tweak (like connection reuse) to get better results

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*

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

2019-07-09 Thread Jeya Murugan
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 proxy_protocol method the packets received from a remote client is modified and send to u