On Tue, Apr 13, 2010 at 11:13:11AM +0200, root wrote: [...] > As you can see, at any time, the daemon uses more than 75% of my two CPUs and > 80% of the memory > I can't let it run anymore
If you're able to figure out what bandwidthd is up to or what triggers this please share it. I've been running bandwidthd for several years on heavily utilized connections without ever seeing much resource usage. The only place I've seen it do weird things is that it can take very long time to parse CDF files when you have alot of traffic logged. I guess this isn't much of a surprise since logging packet data as xml and then parsing the entire xml is a huge amount of processing. If this is the problem you're facing set "recover_cdf false" in /etc/bandwidthd/bandwidthd.conf Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

