Will the client's local machine/browser, DNS, and all the routers in between be able to handle a full IPV6 connection with no IPV4?
Or will I have to run a tunnel of some sort?
The idea is to use the built-in reverse proxy for proxying HTTP(S) requests and provide an IPv4 + IPv6 endpoint for your domain.
That means your end users won't even notice the server is running on IPv6 only
Google has some interesting stats on the IPv6 adoption rate: https://www.google.de/ipv6/statistics.html
Do you know if the average person in America will be able to access an IPV6 site from a browser without a reverse proxy of any sort?
Will the client's local machine/browser, DNS, and all the routers in between be able to handle a full IPV6 connection with no IPV4?
Or will I have to run a tunnel of some sort?