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

The "pool of warm keep-alive connections to the main web servers" is still sending the traffic over HTTPS, then?

Edit: I'm clear that latency is reduced and how that's accomplished. I just wanted to get clarification that the connections between the early SSL termination and the web servers was also encrypted, too.



Yes, but SSL connections are fine once they get going -- the nasty part is how many round-trips are needed to complete the handshake. Any latency between the client and the server is going to be multiplied several times over as they do the initial ritual of verifying public keys and establishing a session key.

The trick here is to cut down on the latency of establishing the session.


Yes, but the SSL handshake has already been completed ahead of time so all the overhead is reduced.




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

Search: