Re: nginx Digest, Vol 140, Issue 3

2021-06-06 Thread Amila Gunathilaka
ing Nginx Reverse Proxy bypass traffic in to a > application running in a container > Message-ID: <20210602152715.gn11...@daoine.org> > Content-Type: text/plain; charset=us-ascii > > On Tue, Jun 01, 2021 at 07:40:27PM +0530, Amila Gunathilaka wrote: > > Hi there, &

Re: nginx Digest, Vol 140, Issue 1

2021-06-01 Thread Amila Gunathilaka
t; To: nginx@nginx.org > Subject: Re: Help: Using Nginx Reverse Proxy bypass traffic in to a > application running in a container > Message-ID: <20210601065426.gh11...@daoine.org> > Content-Type: text/plain; charset=us-ascii > > On Sat, May 29, 2021 at 07:11:38PM +0530, Amila

Re: Help: Using Nginx Reverse Proxy bypass traffic in to a application running in a container

2021-05-29 Thread Amila Gunathilaka
May 27, 2021 at 02:55:24PM -0400, Rai Mohammed wrote: > > > How to do a large buffer size > 64k uWSGI requests with Nginx proxy > > > > Deployment stack : > > Odoo ERP 12 > > Python 3.7.10 and Werkzeug 0.16.1 as backend > > Nginx proxy : 1.20.0 > > uWSGI

Re: nginx Digest, Vol 139, Issue 21

2021-05-25 Thread Amila Gunathilaka
ssage: 1 > Date: Wed, 19 May 2021 09:27:30 +0100 > From: Francis Daly > To: nginx@nginx.org > Subject: Re: Help: Using Nginx Reverse Proxy bypass traffic in to a > application running in a container > Message-ID: <20210519082730.ga11...@daoine.org> > Content-Type:

Re: nginx Digest, Vol 139, Issue 19

2021-05-18 Thread Amila Gunathilaka
Hi All, Any update for my issue guys ? 2. Help: Using Nginx Reverse Proxy bypass traffic in to a application running in a container (Amila Gunathilaka) Thanks On Tue, May 18, 2021 at 4:44 PM wrote: > Send nginx mailing list submissions to > nginx@nginx.org > > To

Help: Using Nginx Reverse Proxy bypass traffic in to a application running in a container

2021-05-17 Thread Amila Gunathilaka
> > Hello All ! I have nginx installed on my linux host and* listen on http port 80* and I want to bypass external traffic coming from external load balancer (up-stream server) into my *nginx reverse proxy server (80 port) *and want to bypass that http traffic into y application running in a dock