Replies: 1 comment
-
Support for retaining domain names has been added, so non-Firefox scenarios can be resolved by the client. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In English:
In CDN or Edge scenarios, the IP of the Edge needs to be returned, for example:
At this time, the address to be returned is not the K8s address, but the address closer to the user's edge.
However, this edge address is generally a domain name, and Firefox does not support domain name CANDIDATEs, so it must be resolved. The process should be like this:
Beta Was this translation helpful? Give feedback.
All reactions