duplicate ports across servers in nginx.conf

2023-05-29 Thread Yuval Abadi via nginx
Hi When I have 2 servers in nginx.conf with same listen port if the server have name, nginx issue warning ignore … but nit failed to load. What happens is only the first server in conf binds the socket. And worse, If no server names I did not get a warning. Only if the keyword “default ser

Re: Reverse proxy to forward proxy to internet access

2023-05-29 Thread Miten Mehta
Hi Francis Daly, client -> reverse proxy: https://myreverseproxy.com/https://mypub/somepath reverse proxy to forward proxy: I'm not sure how https://forwardproxy.com/ https://mypub/somepath I was trying to append the actual url into the reverse