apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 342 forks source link

(Transcribed from Confluence) All IPv6 #7912

Open ocket8888 opened 8 months ago

ocket8888 commented 8 months ago

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

Current behavior:

Traffic Stats uses a URL to connect to Influx and Kafka servers/clusters without specifying an IP version.

New behavior:

Use IPv6 for all communication.

ocket8888 commented 8 months ago

I'm -1 on this idea. I can't see the advantage of having to know what IP version you're using, let alone restricting it.

smalenfant commented 6 months ago

-1 as well. One should use DNS and normal IP orders (usually IPv6 first).