Motion - TCP Fast Open
You are here: Foswiki>Motion Web>TCPFastOpen (27 Jan 2015, FolkertvanHeusden)Edit Attach

Enable "TCP Fast Open" especially for listening HTTP sockets

Description of Patch

TCP Fast Open can greatly reduce the latency of TCP connection setup. This especially is noticeable for http requests where a session starts by the client sending a bunch of headers directly after the connect.

Installation of Patch

Download the patch file. If it is packed as a gz or tar.gz unpack it first. Then copy it to the motion source directory and issue the command (assuming the patch file is called filename_of_patch_file.diff)

patch < filename_of_patch_file.diff

Then re-build Motion and test the patch.

Change History of Patch

  • 1.0 Initial revision, patch file attached to this posting

Discussion and Comments


Topic revision: r1 - 27 Jan 2015, FolkertvanHeusden
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Please do not email Kenneth for support questions (read why). Use the Support Requests page or join the Mailing List.
This website only use harmless session cookies. See Cookie Policy for details. By using this website you accept the use of these cookies.