Re: Reverse proxy to forward proxy to internet access

2023-05-26 Thread Saint Michael
Check https://1eye.us 100% Nginx On Sat, May 27, 2023 at 12:21 AM Miten Mehta wrote: > I consider from your reply that niginx reverse proxy cannot provide > internet access through a forward proxy like squid, websense or alike. > > I understand you mentioned that nginx cannot be used as forward

Re: Reverse proxy to forward proxy to internet access

2023-05-26 Thread Miten Mehta
I consider from your reply that niginx reverse proxy cannot provide internet access through a forward proxy like squid, websense or alike. I understand you mentioned that nginx cannot be used as forward proxy. There are many blogs on net claiming to use nginx as forward proxy and also using upstr

RE: Q: http2 and http1 virtual hosts both works via HTTP/2 - bug of feature?

2023-05-26 Thread Reinis Rozitis
> Observed nginx's version 1.22.1 questionable behaviour with two virtual > hosts, one with H2 - enabled, second without http2 support. > Both on the same IP and port, with different domain names/server names. > > Is it a bug, feature, my misconfiguration or just not needed by anyone? The short a

Re: Reverse proxy to forward proxy to internet access

2023-05-26 Thread Miten Mehta
Hi, Thanks for guidance. If i enable direct internet access from reverse proxy then can i just use proxy_pass $request_uri and have user format his url as https://myreverseproxy.com/https://mypub/somepath. Regards, Miten On Fri 26 May, 2023, 4:39 AM Francis Daly, wrote: > On Thu, May 25, 202