kern/96268: [socket] TCP socket performance drops by 3000% if
packets are split at the first byte
Mark Linimon
linimon at lonesome.com
Sat Mar 21 20:00:09 PDT 2009
The following reply was made to PR kern/96268; it has been noted by GNATS.
From: Mark Linimon <linimon at lonesome.com>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: kern/96268: [socket] TCP socket performance drops by 3000% if
packets are split at the first byte
Date: Sat, 21 Mar 2009 21:57:07 -0500
----- Forwarded message from Jost Boekemeier <jostb2345 at yahoo.de> -----
From: Jost Boekemeier <jostb2345 at yahoo.de>
To: vwe at FreeBSD.org, freebsd-bugs at FreeBSD.org, freebsd-net at FreeBSD.org
Subject: Re: kern/96268: [socket] TCP socket performance drops by 3000% if
packets are split at the first byte
Hi,
from my point of view this issue can be closed.
TCP write/write/read sequences are bad on any operating system, it's just that other OS are a little bit smarter. -- I think Jon Nagle has had a proposal to fix/remove this unconditional delay, but I don't know if it has been implemented.
Furthermore this problem has been fixed on application level. And I think Patrick van Staveren maintains a FreeBSD port which uses unix domain- instead of TCP socket communication.
Regards,
Jost Bökemeier
_______________________________________________
freebsd-bugs at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe at freebsd.org"
----- End forwarded message -----
More information about the freebsd-net
mailing list