Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Www. is deprecated (no-www.org)
3 points by caustic on Oct 4, 2010 | hide | past | favorite | 3 comments



Unfortunately on Google App Engine you can not use primary domains (or whatever they are called). So www seems like an obvious choice for apps there.


Keeping www allows hosting static content in cookieless subdomain (without getting new domains) which speeds up page loading.


Using www.* gives you more options for load-balancing and distributing your website too, since an A record can only resolve to an IP address.

I recently learned that the hard way when the Amazon Elastic Load Balancer IP address we were pointing our A record at abruptly went out of service. Serendipitously, we had already been preferring www.* for some arbitrary reasons so it was an easy fix. And it turns out we're reaping the benefit of what Johann describes too, as we are also serving a large number of images from a separate subdomain.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: