Re: [bwm-tools-tech] On the fly shaping
Brought to you by:
nkukard
From: Kobe L. <ko...@mo...> - 2005-06-30 07:09:35
|
Hi, If you're just editing the rates you don't need to use bwm_firewall or so, since the rate control is purely in bwmd. So just restart bwmd and you're in business. Greetz Kobe Andrew Niemantsverdriet wrote: >A couple of questions, mostly because I don't have a test box setup >only a production one. > >When I edit firewall.xml to change a users max rate and reload it >using bwm_firewall -l do I also need to restart bwmd? Is there a built >in function to do this or is a script like this the best way: > >#!/bin/bash >PROG=bwmd >killall $PROG >./bwmd > >Also if a restart of bwmd is required it would be nice just to type >"bwmd restart" instead of a external script. > >Thanks, > > _ >/-\ ndrew > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click >_______________________________________________ >bwm-tools-tech mailing list >bwm...@li... >https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > > > > |