All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Wildgoose <lists@wildgooses.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Best way to drop avg packet size?
Date: Wed, 02 Feb 2005 15:08:21 +0000	[thread overview]
Message-ID: <4200ECE5.6030109@wildgooses.com> (raw)

I am testing VoIP via SIP on my local network and despite a careful 
setup to prioritise the voip packets I am still getting some small 
amounts of breakup when the system is under stress.

I already my patches to HTB to get it to understand ADSL bandwidth (so I 
know that this is being accounted for OK), and also with the HTB code 
patched to not use "hysterisis".  It's also only intermittent and seems 
to affect outbound traffic more than inbound and so I suspect that it's 
down to the average packet size being the default 1500 bytes..?  Sound 
plausible?

So what is the preferred method of reducing the MTU of connections, 
outwards in particular, but inbound would also be nice?  I am currently 
experimenting with a rule in the forward chain on the router which does 
a "--set-mss XXX".  Is this better or worse than simply changing the MTU 
on either the router box of the modem?  Anyone got any experience of the 
problems that can occur here?

The router also runs a small public mail and web server and so I don't 
want to start accidently locking people out, or having connection issues. 

Thanks

Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

                 reply	other threads:[~2005-02-02 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4200ECE5.6030109@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.