Connecting a reverse proxy to an http proxy service

S
  • 25 Feb '23
I have a problem reaching a news service that is protected by the evil CF.
I found out 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230225/0f2cabec/attachment.htm>
F
  • 25 Feb '23
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 be able to talk to
upstream http proxy servers.

I'm not aware of a third-party module that lets it work.

Cheers,

    f
-- 
Francis Daly        francis at daoine.org
T
  • 25 Feb '23
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 <francis at daoine.org>
Date: 2/25/23 15:31 (GMT-05:00)
To: nginx at 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 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 be able to talk to
upstream http proxy servers.

I'm not aware of a third-party module that lets it work.

Cheers,

        f
--
Francis Daly        francis at daoine.org
_______________________________________________
nginx mailing list
nginx at nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230225/ff3bebb5/attachment.htm>
S
  • 25 Feb '23
what would it be the right tool?

On Sat, Feb 25, 2023 at 3:35 PM Thomas Ward <teward at thomas-ward.net> wrote:

> 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 <francis at daoine.org>
> Date: 2/25/23 15:31 (GMT-05:00)
> To: nginx at 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 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 be able to talk to
> upstream http proxy servers.
>
> I'm not aware of a third-party module that lets it work.
>
> Cheers,
>
>         f
> --
> Francis Daly        francis at daoine.org
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230225/cdf1f833/attachment.htm>
P
  • 25 Feb '23
It may be worthwhile for you to take a step back and read about the
technologies and better understand the capabilities that these software
solutions provide.

It appears as if you are looking to this nginx list ad your own personal
self help repository.

Regards,
Payam

On Sat, Feb 25, 2023 at 12:49 PM Saint Michael <venefax at gmail.com> wrote:

> what would it be the right tool?
>
>
>
> On Sat, Feb 25, 2023 at 3:35 PM Thomas Ward <teward at thomas-ward.net>
> wrote:
>
>> 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 <francis at daoine.org>
>> Date: 2/25/23 15:31 (GMT-05:00)
>> To: nginx at 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 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 be able to talk to
>> upstream http proxy servers.
>>
>> I'm not aware of a third-party module that lets it work.
>>
>> Cheers,
>>
>>         f
>> --
>> Francis Daly        francis at daoine.org
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> https://mailman.nginx.org/mailman/listinfo/nginx
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> https://mailman.nginx.org/mailman/listinfo/nginx
>>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
>
-- 
Payam Tarverdyan Chychi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230225/d2b7bf7a/attachment-0001.htm>
S
  • 25 Feb '23
I don't see what can be wrong with that. I also provide information for
free to people that need it.

On Sat, Feb 25, 2023 at 3:52 PM Payam Chychi <pchychi at gmail.com> wrote:

> It may be worthwhile for you to take a step back and read about the
> technologies and better understand the capabilities that these software
> solutions provide.
>
> It appears as if you are looking to this nginx list ad your own personal
> self help repository.
>
> Regards,
> Payam
>
>
>
> On Sat, Feb 25, 2023 at 12:49 PM Saint Michael <venefax at gmail.com> wrote:
>
>> what would it be the right tool?
>>
>>
>>
>> On Sat, Feb 25, 2023 at 3:35 PM Thomas Ward <teward at thomas-ward.net>
>> wrote:
>>
>>> 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 <francis at daoine.org>
>>> Date: 2/25/23 15:31 (GMT-05:00)
>>> To: nginx at 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 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 be able to talk to
>>> upstream http proxy servers.
>>>
>>> I'm not aware of a third-party module that lets it work.
>>>
>>> Cheers,
>>>
>>>         f
>>> --
>>> Francis Daly        francis at daoine.org
>>> _______________________________________________
>>> nginx mailing list
>>> nginx at nginx.org
>>> https://mailman.nginx.org/mailman/listinfo/nginx
>>> _______________________________________________
>>> nginx mailing list
>>> nginx at nginx.org
>>> https://mailman.nginx.org/mailman/listinfo/nginx
>>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> https://mailman.nginx.org/mailman/listinfo/nginx
>>
> --
> Payam Tarverdyan Chychi
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230225/f54b966c/attachment.htm>