Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 18:44:41 +1300
From:      Andrew Thompson <thompsa@freebsd.org>
To:        freebsd-net@freebsd.org
Subject:   ALTQ slowness
Message-ID:  <20060222054441.GA29653@heff.fud.org.nz>

next in thread | raw e-mail | index | archive | help
Hi,


I am having a problem where it appears that the queue speed is 1/10th of
the desired number. I have this simple setup on a bridge and can not get
any more than about 1700 Bps with a http download (roughly 12Kbits).

 altq on sis0 cbq bandwidth 256Kb queue { std_in }
 queue std_in    bandwidth 128Kb  cbq(default)
 
 pass  out on sis0 proto tcp from any to any queue std_in


It looks very much like the bandwidth number in the kernel is screwy. 

# uname -a
FreeBSD  6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Feb 21 20:03:03 NZDT 2006
thompsa@yyy.org.nz:/usr/obj/nanobsd.full/usr/home/thompsa/scratch/nanobsd/src/sys/NET4801
i386


cheers,
Andrew




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