TCP Fast Open: expediting web services
TCP Fast Open: expediting web services
Posted Aug 2, 2012 23:28 UTC (Thu) by Lennie (subscriber, #49641)In reply to: TCP Fast Open: expediting web services by bojan
Parent article: TCP Fast Open: expediting web services
For HTTP the patch is a SPDY-/HTTP/2-like protocol, the performance of HTTP is currently limited because it does not do multiplexing.
SPDY/2 is currently supported by Firefox, Chrome. An Apache module from Google, there is a beta patch from the nginx developers, node.js module, a Java server implementation and some beta C-client- and server-libraries and implementations.
