Welcome! Log In Create A New Profile

Advanced

Re: Building nginx with TCP_FASTOPEN enabled

Maxim Dounin
August 09, 2014 08:34PM
Hello!

On Sat, Aug 09, 2014 at 02:19:32PM -0400, mastercan wrote:

> Hello,
>
> I've tried to use "fastopen" in the listen directive but nginx gave me an
> error that the option is unkown.
>
> I'm using nginx 1.7.4 on Debian Wheezy 3.14.13 kernel.
>
> I've compiled nginx myself.
> When I run the configure command, I get:
> "checking for TCP_FASTOPEN ... not found"
>
> 'cat /proc/sys/net/ipv4/tcp_fastopen' gives me "3" - I also tried it with
> the value "2".
>
> Why does my system not support TCP fastopen? My kernel is recent enough...

Try looking into objs/autoconf.err, it has details about configure
test failures. Most likely, the TCP_FASTOPEN constant isn't
defined since your glibc isn't recent enough, something like 2.18+
is needed.

--
Maxim Dounin
http://nginx.org/

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

Building nginx with TCP_FASTOPEN enabled

mastercan August 09, 2014 02:19PM

Re: Building nginx with TCP_FASTOPEN enabled

Maxim Dounin August 09, 2014 08:34PM

Re: Building nginx with TCP_FASTOPEN enabled

mastercan August 10, 2014 07:59AM

RE: Building nginx with TCP_FASTOPEN enabled

Lukas Tribus August 10, 2014 08:26AM

Re: RE: Building nginx with TCP_FASTOPEN enabled

mastercan August 10, 2014 08:49AM

Re: RE: Building nginx with TCP_FASTOPEN enabled

mastercan August 10, 2014 09:00AM

Re: Building nginx with TCP_FASTOPEN enabled

Vincent Bernat August 10, 2014 08:54AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 202
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