>>>>> "Marek" == Marek Kierdelewicz <marek@xxxxxxxxx> writes: >> I've written a minimal sort of Perl module that dynamically >> creates and destroys traffic control rules for specific IPs. >> I'm currently using it for a user bandwidth control application >> at a client site. Marek> Been there, done that... Marek> Better regenerate whole tc config and load it using "tc Marek> -b". It's faster then many calls to tc binary (no context Marek> switching overhead). I don't really know what effect resetting the tc configuration every few seconds would have on logged in users. What happens to the existing connections when the whole thing is reloaded? Will they jitter? Or roll over and die, or just continue behaving as they were? Wouldn't writing out commands for a few hundred connections into a file and loading that file take a significant amount of time? On the whole I'd prefer to do each connection as it comes up, so if that's possible at all. Regards, -- Raju -- Raj Mathur raju@xxxxxxxxxxxxx http://kandalaya.org/ GPG: 78D4 FC67 367F 40E2 0DD5 0FEF C968 D0EF CC68 D17F It is the mind that moves _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc