Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.
Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.
Post History
Evidentially my site is working over IPv6 with just the ELB IPv6 enable and AAAA record. ELB listener configuration The load balancer does have configuration on how to route requests to EC2. Her...
Answer
#1: Initial revision
Evidentially my site is working over IPv6 with just the ELB IPv6 enable and `AAAA` record. ### ELB listener configuration The load balancer does have configuration on how to route requests to EC2. Here is a screenshot of the configuration for me where it clearly says it is doing so over IPv4: ![ELB listener IPv4](https://proposals.codidact.com/uploads/5oqws7e4z11aox4yobla3l35yv2w) ### Testing tools Last time I tried to test this, I saw failures over IPv6 with [a tool that shows screenshots of my website over both IPv4 and IPv6](https://screenshots.page/). I just tried the tool again and found that my site is available over IPv6, but it shows an error for IPv4. It looks like the tool is not super reliable and errors from it are not always problems with your site. I've also tried two other testing tools which show that my site is working properly (but which do not show screenshots:) - [IPv6 health check - Mythic Beasts](https://www.mythic-beasts.com/ipv6/health-check) - [IPv6 Compatibility Test For Website | IPAddressGuide](https://www.ipaddressguide.com/ipv6-check)