Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Support for TCP Fastopen #197

Open
zerodefect opened this issue Jan 11, 2018 · 1 comment
Open

Support for TCP Fastopen #197

zerodefect opened this issue Jan 11, 2018 · 1 comment

Comments

@zerodefect
Copy link

I came across this article, so I'm now curious about TCP Fastopen support when 'Simple Web Server' (SWS) is used on Linux:

  1. Is TCP Fastopen currently supported by SWS?
  2. Are code changes required in SWS to support TCP Fastopen or can it work 'straight out the box'?
  3. Is the Boost library capable of using TCP Fastopen?
@eidheim
Copy link
Owner

eidheim commented Feb 24, 2018

Without looking too closely on this, you can maybe use native_handle as shown here: https://stackoverflow.com/a/44308194. We could maybe add an option for this, but it would require a pull request for someone wanting to look into this:)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants