donatas abraitis

Save some bandwidth by turning off TCP Timestamps

I’m sure most of you do not understand what is TCP timestamps and how they are used by Linux kernel. I wasn’t too, thus decided to figure it out. It looks like TCP timestamps are important for these days kernels because they have modern delay-gradient congestion control algorithms and so on. More details you can find in highscalability.com post.