Re: Connecting a reverse proxy to an http proxy service

2023-02-25 Thread Saint Michael
nt from my Galaxy >>> >>> >>> >>> Original message >>> From: Francis Daly >>> Date: 2/25/23 15:31 (GMT-05:00) >>> To: nginx@nginx.org >>> Subject: Re: Connecting a reverse proxy to an http proxy service >>>

Re: Connecting a reverse proxy to an http proxy service

2023-02-25 Thread Payam Chychi
> >> Sent from my Galaxy >> >> >> >> Original message >> From: Francis Daly >> Date: 2/25/23 15:31 (GMT-05:00) >> To: nginx@nginx.org >> Subject: Re: Connecting a reverse proxy to an http proxy service >> >> On Sat,

Re: Connecting a reverse proxy to an http proxy service

2023-02-25 Thread Saint Michael
From: Francis Daly > Date: 2/25/23 15:31 (GMT-05:00) > To: nginx@nginx.org > Subject: Re: Connecting a reverse proxy to an http proxy service > > On Sat, Feb 25, 2023 at 02:10:46PM -0500, Saint Michael wrote: > > Hi there, > > > that there exist private HTTP proxy

RE: Connecting a reverse proxy to an http proxy service

2023-02-25 Thread Thomas Ward
As Francis said, NGINX does not speak proxy protocols. NGINX is the wrong tool for this job. Sent from my Galaxy Original message From: Francis Daly Date: 2/25/23 15:31 (GMT-05:00) To: nginx@nginx.org Subject: Re: Connecting a reverse proxy to an http proxy service On

Re: Connecting a reverse proxy to an http proxy service

2023-02-25 Thread Francis Daly
On Sat, Feb 25, 2023 at 02:10:46PM -0500, Saint Michael wrote: Hi there, > that there exist private HTTP proxy services, like webshare.io > the question is how I use them from nginx, and how do I add a pool of HTTP > proxies to the configuration? Stock nginx does not use the correct protocol to