Hacker News new | ask | show | jobs
by albasha 3688 days ago
I am not sure they would appreciate that as at any moment when there will be traffic on slow.com you may change it to something else.
1 comments

that's kind of how dns works, yeah.
It's a 301 directly to https://fast.com. No DNS involved.
Only for people that have already visited it and haven't cleared their browser cache.
last time i checked fast.com and slow.com are ... domain names.
They are, but DNS is not used to redirect slow.com to fast.com. They both resolve to different IP addresses. It's only when the browser requests "http://slow.com" from the slow.com server that it is told to redirect to https://fast.com/. This is an HTTP redirect, and has nothing to do with DNS.
i'm not talking about a fucking redirect, THE GUY OWNS SLOW.COM, it's his god damn traffic, he can do what he wants with it.

THAT'S HOW DNS WORKS.

i'm talking about ownership, not the fucking http protocol.

The context was "you may change it", where "it" is the redirect from slow.com to something other than fast.com. But he wouldn't be changing any DNS entry as he's still resolving the hostname to the same IP address; instead he changes the http redirect to some other site. No DNS entries need to be modified as part of "you may change it".

I'm not sure why, on a site called Hacker News, that you're surprised on being called out for a technically imprecise statement. Instead of digging in your heels with bogus justifications that you're rightfully being downvoted into oblivion over, why not thank those who replied and offered a more technically accurate explanation?

Then you should be saying "that's how domain ownership works", not "that's how DNS works". Domain ownership != DNS.

Also, next time everyone seems to misunderstand what you're saying, try to consider that you might not be saying the right thing.