mimtek / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Global maximum upload rate inaccuracy #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
It seems just to be a small bug.

1. Set maximum upload rtorrent.rc

upload_rate = 40

2. Change maximum upload rtorrent through rutorrent.

Global maximum upload rate (kB/s): 60

What is the expected output? What do you see instead?

The expected result would be to upload an average speed of 60 kb/s +-
Instead, the upload average speed is of 48.8 kb/s. In general, when
rtorrent.rc is configured with upload_rate, and then the value is modified
through rutorrent, the average speed is 10kb/s less than it is suppossed to be.
Removing the upload_rate in rtorrent.rc fixes the issue.

What version of the product are you using? On what operating system?
rtorrent 0.8.5 | libtorrent 0.12.5 | rutorrent 2.7 Debian lenny 5.0.3

Are some errors present in the web-server log?
No.
Are some errors present in the browser console?
No
Please provide any additional information below.

Original issue reported on code.google.com by jami...@gmail.com on 18 Nov 2009 at 4:59

GoogleCodeExporter commented 9 years ago
1) I can't reproduce this.
2) In any case this is a not ruTorrent stuff. Write this to author of rtorrent.

Original comment by novik65 on 18 Nov 2009 at 9:28