|
|
|
|
|
by xrd
1551 days ago
|
|
They had me at the combination of the words "scriptable" and "DNS." My monkey brain is susceptible to that clever trick. I'm struggling to see what this could be used for, but the comments here help. In summary: - an alternative to anycast.
- an alternative to routing inside your app (your app could detect the IP, and have different behavior based on rules internally). This means you are always going to the same origin, which scriptable DNS would prevent, you could put things at the edge and reduce hops.
Why else would you use this? |
|
https://gist.github.com/hayesr/55b55d167f67f57fe5e56ec3ab1f8...