nginx listen port 8443, redirect 8080 port to another IP

mfaridi nginx-forum at forum.nginx.org
Tue Nov 29 09:12:44 UTC 2022


I want my NGINX server listen on port 8443 and accept all requests come to
port 8443, if some requests want use port 8080, I want NGINX redirect this
requests to another NGINX on different IP.
for example my first NGINX has 1.2.3.4:8443 and second NGINX has
5.6.7.8:8080
I want first NGINX can send requests on port 8080 send to second NGINX
Can I do this with NGINX?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295923,295923#msg-295923



More information about the nginx mailing list