Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TCP fastopen support for linux #162

Closed

Conversation

Anonymous-Someneese
Copy link

#161

Dependency: #160

@Anonymous-Someneese Anonymous-Someneese changed the title add TCP fastopen support for linux Add TCP fastopen support for linux Jan 9, 2020
@riobard
Copy link

riobard commented Aug 9, 2020

Go declined to officially adopt TCP Fast Open (see golang/go#4842 (comment)), and the performance/privacy implication is more severe in our use case. I guess we should not support it.

@riobard
Copy link

riobard commented Aug 19, 2020

TCP Fast Open does not work well in practice. Even if it worked well, it's an obvious feature to be easily detected by GFW, and the privacy concern of TFO cookies is still a major issue. Closing now.

@riobard riobard closed this Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants