Date: Thu, 20 May 2004 14:38:56 +0400 (MSD)
To: freebsd-net@freebsd.org
Hi,
I noticed rev 1.123 of src/sys/kern/uipc_socket2.c and two MFC's of the fix.
Does it mean that the "thundering herd" problem in accept() appeared again
in FreeBSD since 4.4-STABLE (after syncache was introduced) ?
FreeBSD 7 TCP syncache fix: request for testers ... I've found one of the causes of the network instability of FreeBSD 7; the tcp syncache fails to retransmit SYN-ACK packets.... If the third part of the 3WHS is lost, the client will believe that the connection is in the ESTABLISHED state, while the server will still have the connection in the syncache.... I'd appreciate testing from anyone who has experienced TCP problems with FreeBSD 7, as well as anyone who is pushing significant traffic through FreeBSD 7. ... (freebsd-current)
FreeBSD 7 TCP syncache fix: request for testers ... I've found one of the causes of the network instability of FreeBSD 7; the tcp syncache fails to retransmit SYN-ACK packets.... If the third part of the 3WHS is lost, the client will believe that the connection is in the ESTABLISHED state, while the server will still have the connection in the syncache.... I'd appreciate testing from anyone who has experienced TCP problems with FreeBSD 7, as well as anyone who is pushing significant traffic through FreeBSD 7. ... (freebsd-net)
Re: FreeBSD 4.5 syncache problem ... > a critical syncache related bug that makes it easy to remotely cause ... > kernel panic on any server running FreeBSD 4.5. ... (FreeBSD-Security)