Hacker News new | ask | show | jobs
by paulsutter 5057 days ago
We tried to do this at Orbital Data (WAN optimization firm), and one or more existing TCP implmentations didn't support it. Compatibility with existing implementations was a significant barrier to optimizations that were technically permitted within the spec.

I dont recall exactly which TCPs this broke, but I do remember the implementations for VXWorks, some thirdparty TCP for mainframe OSs (IBM 370), and Solaris were often the culprit, and less often there was a problem with a Windows TCP (remember there are different releases to test of each. If you don't, your customers will). While I realize you may not care about those servers, you really don't want to make changes to the client that are incompatible.

I'd suggest checking with the SPDY guys. They've done tons of testing of various latency improvements.