Welcome! Log In Create A New Profile

Advanced

[PATCH 0 of 1] Added support for TCP_FASTOPEN supported in Linux >= 3.7.1

Mathew Rodley
December 01, 2013 03:30PM
Hi all,

I was playing around with TCP FastOpen (an experimental TCP extension supported for clients in Linux >=3.6 and for servers in Linux >=3.7.1) that reduces the initial TCP 3-way handshake latency cost.

I noticed a couple of other projects (HAProxy in particular) have support for it, and it may be useful to some people to reduce latency within their stack or experiment with it for broader deployment. It's a pretty small and non invasive change too, so following this is a patch that optionally enables it on a listener if you specify fastopen=<pending TFO limit> e.g.

>> listen 443 ssl fastopen=5;

See: http://lwn.net/Articles/508865/

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH 0 of 1] Added support for TCP_FASTOPEN supported in Linux >= 3.7.1

Mathew Rodley 1190 December 01, 2013 03:30PM

Syntax highlighting for nano

Richard Fussenegger, BSc 457 December 31, 2013 07:24AM

Re: Syntax highlighting for nano

Maxim Dounin 402 January 02, 2014 11:10PM

LSB compliant init script (e.g. Debian 7) Attachments

Richard Fussenegger, BSc 356 December 31, 2013 07:38AM

Re: LSB compliant init script (e.g. Debian 7)

Maxim Dounin 300 January 02, 2014 11:20PM

Re: LSB compliant init script (e.g. Debian 7) Attachments

Richard Fussenegger, BSc 569 January 03, 2014 05:56AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 154
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready