luisTJ / ghostplusplus

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

Minimum bot_maxdownloadspeed #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The bot limits the upload speed to ~10KB/s even with smaller values.

Rounding issue.

http://forum.codelain.com/index.php?topic=9512.0

Original issue reported on code.google.com by azgle...@gmail.com on 17 Nov 2009 at 6:51

GoogleCodeExporter commented 9 years ago
Took ownership and increased priority.

Original comment by hogantp on 17 Nov 2009 at 11:04

GoogleCodeExporter commented 9 years ago
Fixed in r378 (but not tested).

Original comment by hogantp on 18 Nov 2009 at 1:41

GoogleCodeExporter commented 9 years ago
I just finished testing this. I was able to set bot_maxdownloadspeed = 5 with 
the
result that I downloaded the map at 5.5 KB/sec. While it would be possible to 
make
the download speed limit more accurate, it's not worth it in my opinion. 5.5 
KB/sec
is close enough.

Original comment by hogantp on 18 Nov 2009 at 7:28