Hi Team,
I have my nginx reverse proxy set on IPv6 and my backend website is listening on IPv4. Wondering if the requests comes in for IPv6 with FQDN can nginx route the requests back to backend server on IPv4 FQDN?
e.g.
Fronend test.example.com --- > NGINX Ipv6
Backend test.exmaple.com ==> 192.168.5.4