Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Serving multiple SSL websites on different domains on the same IP address requires the SNI extension and much fiddling around; it is ill-supported by old browsers. This is needed because with HTTPS, the header that tells the server which site to serve is still encrypted when the server needs to direct the request to the relevant application code. IPv6 will fix this by allowing you to easily give each application on your server its own IP as well as its own domain. This is simply because IPv6 creates a lot more addresses so we won't have to ration them like we do now.

Sorry, that's a poorly worded explanation, but its sunday morning. Have a look at https://secure.wikimedia.org/wikipedia/en/wiki/Server_Name_I...



That's irrelevant to parent's question, since old browsers won't support SPDY at all.


Even so, SPDY support does not imply SNI support.




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

Search: