[95481] in North American Network Operators' Group
Re: TCP and WAN issue
daemon@ATHENA.MIT.EDU (Leo Bicknell)
Tue Mar 27 21:50:41 2007
Date: Tue, 27 Mar 2007 20:44:05 -0500
From: Leo Bicknell <bicknell@ufp.org>
To: nanog <nanog@merit.edu>
Mail-Followup-To: nanog <nanog@merit.edu>
In-Reply-To: <230992.96805.qm@web30810.mail.mud.yahoo.com>
Errors-To: owner-nanog@merit.edu
--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In a message written on Tue, Mar 27, 2007 at 02:41:13PM -0700, Philip Lavin=
e wrote:
> This is the exact issue. I can only get between 5-7 Mbps. So the
> question is really what incremental performance gain do WAN
> accelerators/optimizers offer? Can registry/OS tweaks really make
> a significant difference because so far with all the "speed
> enhancements" I have deployed to the registry based on the some of
> the aforementioned sites I have seen no improvement.
In short, yes.
Working for an ISP with colos on both coasts I helped customers on
numerous occasions "tune" their operating system. A plain jane
desktop from choose your favorite vendor today will do ~300-~500Mbps/sec
of FTP with only minor tuning assuming you have good disks (e.g.
not a laptop). Most servers can be easily tuned to chew a full
gigabit.
TCP Window Scale, Selective Acknowledgement, and a "TCP Send" and
"TCP Receive" buffers that are big enough to handle your bandwidth*delay
product (*2 for a good margin) are all that's required. Jumbo
frames are not, and in fact make little difference. All of the TCP
limits are 100% the same with Jumbo frames, and most NIC's generate
roughly the same number of Interrupts with Jumbo frames enabled.
You're saving a little bit of IP processing overhead on the end
hosts, but I doubt you'll measure it.
Wan optimizers are extremely complex points of failure that generally
mess with the protocol in ways that are extremely dangerous, they
should only be used if you don't have direct access to the end boxes
to fix them.
Google can turn up 50 write ups on how to tune your settings better than
I could ever write here.
--=20
Leo Bicknell - bicknell@ufp.org - CCIE 3440
PGP keys at http://www.ufp.org/~bicknell/
Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org
--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQFGCchlNh6mMG5yMTYRAvGcAJwNhBZlk76FpNwkCXDNbMdKnVL+LgCcDjei
7V8+ofouKIaLPdfUKvb/Q5E=
=Q8r8
-----END PGP SIGNATURE-----
--zhXaljGHf11kAtnf--