From: Ed Wildgoose <lists@wildgooses.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Best method for filtering ACKs?
Date: Sun, 20 Jun 2004 13:22:16 +0000 [thread overview]
Message-ID: <40D58F88.7080603@wildgooses.com> (raw)
In-Reply-To: <200406201503.42393.stefan.gold@stud.tu-ilmenau.de>
Stefan Gold wrote:
>Hello,
>
>I'm wondering which of these filters is the best method for filtering ACK
>packages to achieve lowest delay possible on a dsl-link.
>
>
I think this is an excellent start for most stuff:
http://digriz.org.uk/jdg-qos-script/
The reason for all the frills is basically that some P2P protocols cheat
and use ACK for actual transfer of data. So I *think* both your
examples, just try to filter only ACK's smaller than a certain size (128
bytes is a good size), larger ones should be left alone and assumed to
be bulk data.
Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-06-20 13:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-20 13:03 [LARTC] Best method for filtering ACKs? Stefan Gold
2004-06-20 13:22 ` Ed Wildgoose [this message]
2004-06-21 11:17 ` Stefan Gold
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=40D58F88.7080603@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.