TCP Fast Open: expediting web services
TCP Fast Open: expediting web services
Posted Aug 3, 2012 2:22 UTC (Fri) by butlerm (subscriber, #13312)In reply to: TCP Fast Open: expediting web services by pr1268
Parent article: TCP Fast Open: expediting web services
Yes, both client and server need support for TCP Fast Open. That support amounts to a change to both the TCP stack and the TCP socket API, both of which are implemented by the kernel. Without kernel support (or a user space TCP implementation and the privileges necessary to use it) neither endpoint can make use of TFO.
