|
|
|
|
|
by NateEag
2200 days ago
|
|
I also dislike the trend to redirect the 'www' prefix to root. My company uses DNS load balancing for a root domain, though, so either I'm misunderstanding you or you're mistaken about what's possible here. We use Constellix's DNS management to have round-robin DNS via multiple A records for 'nxtbook.com'. If you're thinking of some other form of DNS load balancing, would you please clarify? |
|
Edit: another common use case is hosting your static website on S3 or github pages. Typically it's done by adding a cname entry to s3 or github.io (been a while so hopefully I remember it right). You can't do this on root, unless you're using another server as reverse proxy (e.g. cloudflare's cname flattening service). Again, it's benefits cloud vendors (cloudflare got more potential customers by offering this service for free) but ultimately hurt people that want to host their small websites.