Re: 2.4/2.6 local TCP connect oddity

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Willy Tarreau <w@...>
Cc: <linux-kernel@...>
Date: Sunday, October 21, 2007 - 4:53 pm

On Sun, 21 Oct 2007 19:29:02 +0200
Willy Tarreau <w@1wt.eu> wrote:


Hi,

It still seems confusing that a connect against localhost may
randomly succeed.

Here's a better example, if somewhat violent. eventually succeeds.
(p=$((`cat /proc/sys/net/ipv4/ip_local_port_range|cut -f1`+1)); while
true ; do nc -v -v 127.0.0.1 $p ; done)

Regards,
	Tal

-- 
Tal Kelrich
PGP fingerprint: 3EDF FCC5 60BB 4729 AB2F  CAE6 FEC1 9AAC 12B9 AA69
Key Available at: http://www.hasturkun.com/pub.txt
----
We are each entitled to our own opinion, but no one is entitled to his
own facts.
		-- Patrick Moynihan
----
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.4/2.6 local TCP connect oddity, Tal Kelrich, (Sun Oct 21, 11:53 am)
Re: 2.4/2.6 local TCP connect oddity, Willy Tarreau, (Sun Oct 21, 1:29 pm)
Re: 2.4/2.6 local TCP connect oddity, Tal Kelrich, (Sun Oct 21, 4:53 pm)
Re: 2.4/2.6 local TCP connect oddity, Willy Tarreau, (Sun Oct 21, 11:21 pm)