Sorry
Hi.
I installed Nginx as a reverse proxy on a server.
It receives https requests, validates the certificate and forwards the traffic upstream to the servers.
The main server, i.e. the one on which Nginx is installed, can access the internet through a proxy server.
The upstream servers are configured in the network behind the Nginx server which has a class A IP address and a class C address. With this address it is networked with the upstream servers.
I ask if it is possible to configure the Nginx server also as a forward proxy. To allow upstream servers to access the internet through?
Any help is appreciated
Thanks
Edited 1 time(s). Last edit at 12/14/2023 07:33AM by rmoggia.