Re: connect() does not return ETIMEDOUT

From: Andi Kleen (ak@suse.de)
Date: Wed Aug 15 2001 - 20:39:42 EST


Manfred Bartz <mbartz@optushome.com.au> writes:
>
> But in reality and going by the tcpdump, an unlimited number of
> connections is accepted because the server side completes the 3-way
> handshake regardless. The connections are then lost later (with a
> different error message). This does not look right to me.

The default is upto 128 queued syns before stopping acks, or an unlimited
number when syncookies are turned on. You can change both with the
tcp_max_syn_backlog or tcp_syncookies sysctls.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 15 2001 - 21:01:01 EST