From 70cdb95130daf2c083ea9df3a10d2b5636ea058b Mon Sep 17 00:00:00 2001 From: Mygod Date: Tue, 16 Aug 2016 12:40:48 +0800 Subject: [PATCH] Refine Linux version. --- TCP-Fast-Open.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TCP-Fast-Open.md b/TCP-Fast-Open.md index 73691fe..6d0bb42 100644 --- a/TCP-Fast-Open.md +++ b/TCP-Fast-Open.md @@ -1,4 +1,4 @@ -If both of your server and client are deployed on Linux 3.7+, you can turn on +If both of your server and client are deployed on Linux 3.7.1 or higher, you can turn on fast_open for lower latency. First set `fast_open` to `true` in your config.json.