There seems to be sth wrong with DL limits on amule-daemon. On amuled 2.0.3 (from
http://amule-debian.dyndns.org/) everythings works fine - UP -7KB/s DL 28KB/s . However when I've compiled version from CVS (25-X, 28-X) with the same settings I get upload 7KB/s (which is OK) but download is limited to 11KB/s which is odd. I had to set UP to 10KB/s and DL to 80KB/s to get ~30KB/s of download speed. There is no traffic shaping.
fidor@nemo:~/.aMule$ ls -1 /usr/lib/libwx*
/usr/lib/libwx_base-2.6.so
/usr/lib/libwx_base-2.6.so.0
/usr/lib/libwx_base-2.6.so.0.2.0
/usr/lib/libwx_base_net-2.6.so
/usr/lib/libwx_base_net-2.6.so.0
/usr/lib/libwx_base_net-2.6.so.0.2.0
.
.
.
libwxbase2.6 - version 2.6.2-1
I'm using debian sarge.
Update - I've tried CVS version 30-X and older (2.6.0) libwx version - bug still exists