Date: Fri, 30 Nov 2001 13:33:39 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <200111302133.fAULXds56050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/11/30 13:33:39 PST Modified files: sys/netinet tcp_output.c Log: The transmit burst limit for newreno completely breaks TCP's performance if the receive side is using delayed acks. Temporarily remove it. MFC after: 0 days Revision Changes Path 1.55 +10 -0 src/sys/netinet/tcp_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111302133.fAULXds56050>