aMule Bug Tracker - aMule
View Issue Details
0000663aMuleMiscpublic2005-11-18 14:372005-11-30 17:11
Ma3oxuct 
GonoszTopi 
normalmajoralways
resolvedfixed 
SVN 
 
0000663: amuled does not set bandwidth limits simultaneously
In my cron daemon I set bandwidth limits to increase at 2AM. Both download and upload. Every time however, one of these limits would not change. I always wondered why, and I finally figured it out, when setting one of the limits to execute one minute later. [This is all with amuled].

The reason that I marked this bug as major is because I think that when you set limits simultaneosly for the gui, it crashes. At the moment I have no way to verify this.

If this bug is too tough to fix, then it should be documented somewhere.

Thanks.
No tags attached.
Issue History
2005-11-18 14:37Ma3oxuctNew Issue
2005-11-20 11:10GonoszTopiNote Added: 0001490
2005-11-20 17:45Ma3oxuctNote Added: 0001492
2005-11-30 17:11GonoszTopiStatusnew => resolved
2005-11-30 17:11GonoszTopiResolutionopen => fixed
2005-11-30 17:11GonoszTopiAssigned To => GonoszTopi
2005-11-30 17:11GonoszTopiNote Added: 0001523

Notes
(0001490)
GonoszTopi   
2005-11-20 11:10   
How do you set them?
(0001492)
Ma3oxuct   
2005-11-20 17:45   
/usr/bin/amulecmd -c "Set BwLimit Down <speed>" -P <pass>
/usr/bin/amulecmd -c "Set BwLimit Up <speed>" -P <pass>
(0001523)
GonoszTopi   
2005-11-30 17:11   
Should not happen anymore.