Skip to content

Instantly share code, notes, and snippets.

@nikushi
Created July 24, 2014 00:31
Show Gist options
  • Save nikushi/d8032261509bee25da93 to your computer and use it in GitHub Desktop.
Save nikushi/d8032261509bee25da93 to your computer and use it in GitHub Desktop.

週末に検証/調べたいことメモ

TCP

  • TCP Fast Open
  • TCP Slow Start Restart(SSR)(スロースタートリスタートは無効に設定 sysctl -w net.ipv4.tcp_slow_start_after_idle=0

TLS

  • TLS False Start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment