일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- docker
- golang
- ebpf
- Java
- Android
- service
- namespace
- Flutter
- kubectl
- HLS
- android studio
- Kubernetes
- aws
- Python
- RTMP
- aws cli
- Pod
- nginx-media-server
- Sysinternals
- Shell script
- dart
- wireshark
- macos
- configmap
- spring cloud config
- deployment
- Windows10
- 행정구역분류
- ffmpeg
- VSCode
- Today
- Total
woonizzooni
TFO (TCP Fast Open) 본문
TCP Fast Open
https://tools.ietf.org/html/rfc7413
2017/02/02 Enabling TCP Fast Open for NGINX on CentOS 7
- What is TCP Fast Open?
https://designhost.gr/topic/799-enabling-tcp-fast-open-for-nginx-on-centos-7/
https://stackoverflow.com/questions/30079248/how-to-activate-the-tcp-fast-open-in-linux
https://lwn.net/Articles/508865/
Figure 2: Generating the TFO cookie
At this point, the client TCP now has a token that it can use to prove to the server TCP that an earlier three-way handshake to the client's IP address completed successfully.
For subsequent conversations with the server, the client can short circuit the three-way handshake as shown in Figure 3.
https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
tcp_fastopen - INTEGER |
기타 참고
https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks