Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2003 03:08:06 -0700
From:      Luigi Rizzo <rizzo@icir.org>
To:        Andy Coates <andy@bribed.net>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: ipfw bandwidth shaping problems (intermittent latency)
Message-ID:  <20030625030805.B87521@xorpc.icir.org>
In-Reply-To: <20030625094802.GK84062@andy.btvs.net>; from andy@bribed.net on Wed, Jun 25, 2003 at 10:48:02AM %2B0100
References:  <20030625094802.GK84062@andy.btvs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
you must have some huge traffic source somewhere else which perhaps
fires every 3 seconds ?
The default queue is 50 slots so the fact that reducing the
queue to 15 brings the latency down to 70ms probably means
that for some reason the queue is almost full

	cheers
	luigi

On Wed, Jun 25, 2003 at 10:48:02AM +0100, Andy Coates wrote:
> Hi,
> 
> Up until now I've been fairly happy with just using a simple pipe with:
> 
>   pipe 1 config bw 2400Kbit/s
> 
> However recently under a more utilised link we start to see every third
> packet or so have a higher latency than the rest.  For example, an icmp
> ping to the host would show 10ms, 10ms, and then 190ms, then back to 10ms
> for another 2 pings and upto 190ms again.
> 
> I decided to play with the queue settings, and tried:
> 
>   pipe 1 config bw 2400Kbit/s queue 15
> 
> This then brought that third ping down to 70ms, so an improvement.  This
> still isn't acceptable however, since the amount of bandwidth being used
> is only 1000Kbit/s so I can't see where the problem is.
> 
> Is there anything else I can change to improve the response/latency? Or
> is this some type of bug?
> 
> Thanks in advance.
> 
> Andy.
> _______________________________________________
> freebsd-ipfw@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030625030805.B87521>