Page 3 of 3

Re: Slow speed with no download limits

Posted: Wed Nov 19, 2008 11:46 pm
by code1986
andar wrote:Actually, can someone with the poor speed issues try building it with this copy of libtorrent: http://deluge-torrent.org/lt.tar.bz2 ? Just extract it into your source folder so it overwrites the current libtorrent folder and rebuild. I have ported a patch from libtorrent trunk to change the way protocol overhead is calculated.
how should I do to apply this patch in Windows Vista? I am not very expert..

Re: Slow speed with no download limits

Posted: Thu Nov 20, 2008 6:03 am
by andar
code1986 wrote:
andar wrote:Actually, can someone with the poor speed issues try building it with this copy of libtorrent: http://deluge-torrent.org/lt.tar.bz2 ? Just extract it into your source folder so it overwrites the current libtorrent folder and rebuild. I have ported a patch from libtorrent trunk to change the way protocol overhead is calculated.
how should I do to apply this patch in Windows Vista? I am not very expert..
Unless you know how to build deluge in windows, then I don't suggest even trying..

Re: Slow speed with no download limits

Posted: Thu Nov 20, 2008 4:00 pm
by code1986
Actually I don't know how to this but it seems to me that it is enough to download the source code, unzip it, overwrite the libtorrent folder, install a python compiler and run setup.py..am I missing something? Do I need to uninstall deluge before doing this? If it is just this I think I can do it but maybe I am just saying nonsense..

Re: Slow speed with no download limits

Posted: Thu Nov 20, 2008 9:55 pm
by code1986
ok I found a guide for doing this: http://www.slurdge.org/deluge-on-windows..

Re: Slow speed with no download limits

Posted: Thu Nov 20, 2008 11:05 pm
by andar
code1986 wrote:ok I found a guide for doing this: http://www.slurdge.org/deluge-on-windows..
We use visual studio to build deluge now..

Re: Slow speed with no download limits

Posted: Thu Nov 20, 2008 11:09 pm
by code1986
ok..thats why I continue to get errors..I guess I should just wait for the next release then..

Re: Slow speed with no download limits

Posted: Sat Nov 22, 2008 1:59 pm
by andar
Ok, an option has been added that allows you to turn off IP overhead rate limiting. This will effectively change Deluge's behaviour to the same as it was with 0.5.x.

This will be in the next release.