From: Ed Wildgoose <lists@wildgooses.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] ebtables and HTB bandwidth shaping - change frame or
Date: Mon, 12 Jul 2004 11:33:55 +0000 [thread overview]
Message-ID: <40F27723.3020803@wildgooses.com> (raw)
In-Reply-To: <0bbc01c467ed$77f8f150$08010a0a@thomas>
>What I would like to know is if there are some way to change the packet or
>frame sizes of the traffic that passes through this type of system. If I am
>understand correctly this will also help with the bandwidth, maybe not on
>throughput but definitely on continues throughput if the data line is
>running in the 99% utilization.
>
>We had a demo on our data line with a system called packeteer, and it seems
>as if this product intercepts the packet and changes the packet or frame
>size and therefore the traffic will not hog the bandwidth that easily. This
>how ever is a very expensive product and if one can do it on Linux why not.
>
>
I'm not quite sure what you are asking for, but perhaps you mean
fragmenting packets so that they are smaller (ie 5 small packets rather
than 1 large one?)
The trick here is either to change every machine to have a lower MTU in
your office (can be tedious), or look at using "MSS clamping". This is
something that you can do in iptables. Search google, and I think in
the LARTC for more details. There are other tricks you can do with MTU
Packeteer is perhaps the premier product out there, but you should be
able to do 90% of the same things with Linux, and for many cases far
*more* than with packeteer. I think there are a few people who will
offer paid support as well, so you are not necessarily disadvantaged
here either.
Out of curiousity, what does a packeteer box set you back these days?
My old firm was looking at buying one, I was thinking about biding
against them...
Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2004-07-12 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-12 8:51 [LARTC] ebtables and HTB bandwidth shaping - change frame or packet sizes Thomas Kotze RAD
2004-07-12 11:33 ` Ed Wildgoose [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40F27723.3020803@wildgooses.com \
--to=lists@wildgooses.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.