Date: Tue, 23 Sep 2003 18:46:53 -0700 From: Koroush Saraf <koroush.saraf@lmco.com> To: FreeBSD Security List <security@freebsd.org> Subject: Problem with Changing Pipe and Queue Configurations repeatedly Message-ID: <01fc01c3823d$bb1cf940$04f4c581@BSDWIN2KKOROUSH> References: <20030924001358.GB901@users.munk.nu> <20030924001812.GC901@users.munk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi All, I would like to change the weight of queues without loosing data that might already be queued. So I initially create a queue by typing ipfw queue 103 config weight 10 queue 4000KBytes pipe 100 and data flows through the associate queue and pipe just fine. I again type the command ipfw queue 103 config weight 20 queue 4000KBytes pipe 100 to change the weight to 20 but nothing happens. the weight remains as the original value of 10. I thought I had already tested this before and saw it working. Can someone tell me why I might be having this problem now and if its fixable? I'm using FreeBSD4.6. thanks, ~koroush
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01fc01c3823d$bb1cf940$04f4c581>