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

I have a writeup on some of the chrome network internals here: http://www.igvita.com/2012/06/04/chrome-networking-dns-prefe...

As you found in the code above.. the idea is simply to complete the TCP handshake and keep the connection idle until the request is ready to be dispatched. Doing so allows Chrome to shave off one RTT (TCP handshake) of latency.



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

Search: