![]() Registered Member ![]()
|
Wow... somthing _is_ different.
First: the configure-script misses that i havent installed 'libgmp3-dev' maybe you should add a check for it. I compiled it via #CFLAGS=-O2 ./configure && make But it seems slower (the GUI) than the 2.0.3 - BUT, the torrent performance is much better than the previous one. it instantly started and went up to ~300kbytes down (in windows with azereus i have 100kbytes in average). With the 2.0.3 i had on the _same_ torrents a very unstable performance and ~20kbytes average down. Maybe the GUI is slower because of the higher load - or can i compile it somehow different (debuginfos...etc)? The previusly reported ARP's from my surecom router: have listened for 5mins to the traffic. Not one single ARP ![]() Now ill look on the longtime performance - will report later. cu |
![]() Registered Member ![]()
|
nope... sorry ive to announce: same problem again - the torrents are working quite fine. But after some time (~1h) my router starts responding (even the http-configuration interface wont show up).
I dont know if the problem is the router - but this is the first app which made it lock up (prior i used azereus or bittorrent). Okay, but i know - that if the router would be well-programmed, i wont lock up - in no circumstances.... after a hard-reset (power off / on at the router) it works again... if i can supply you with some debugging infos, just ask. greetings Daniel |
![]() Registered Member ![]()
|
I had a similar problem here - connection got really sluggish when ktorrent (svn HEAD) was running. Connection was sluggish for my machine and my roommates started complaining as well. Putting my ISP's DNS server addresses into resolv.conf instead of the router's address solved the problem here.
Cheers, Michael |
![]() Registered Member ![]()
|
This almost sounds like a router problem to me....
I use a beefy Linux box with 128MB RAM as my internet gateway (which also runs its own DNS cacher), and I've never experienced these problems, even when I instruct my torrent clients to open 1000+ connections. I'm wondering if we can narrow it down to a particular brand/model? Also, we should figure out why other torrent clients don't trigger the bug? Could it be related to DHT/UDP and how we don't impose any kind of rate or "connection" limiting on our DHT implementation? |
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
Yes, with DHT off it's almost the same (direct dns servers vs. router as dns server) yet a little more fluent when using the dns servers directly |
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Okay... i works with DHT diabled... i had i running quite some days with about 5Gb download (~6 torrents) and the router hasent locked up.
Maybe a DHT-connection limit would do - or maybe there are some bugs in the DHT-stuff?! But ktorrent is sofar for me the best torrent app with respect to the GUI/userfriendlieness/efficiency - thx for it!!! lg Daniel |
![]() Moderator ![]()
|
DHT is connectionless, it uses UDP, so imposing incoming limits is not possible. We can limit the number of nodes we talk to, but at any given time that is allready limited to 255 at the same time |
![]() Registered Member ![]()
|
Once I added my DNS server IP addresses into my /etc/resolv.conf normal HTTP connections started working again. Before I did this I could not use the internet at all when KTorrent was running. BTW, I am using a Belkin F5D7632-4 router and have DHT enabled and all ports open for bittorrent. Regards, Greg EDIT: Just noticed this also allowed me to connect to about 100 more peers than before. I was only getting about 30-45 peers a torrent now I'm getting 150+ (That's the limit I set per torrent.). I'm using the SVN checkout from 21st of November. |
![]() Registered Member ![]()
|
I think our problem might suffer from the same problem as mentioned here:
http://www.kdedevelopers.org/node/2545 |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
i'm just getting into linux so i don't understand everything that is being said in the forum but i'm have similar probs.
i'm running Mepis 6.0, ktorrent 2.0.3 & KDE 3.5.3 with a d-link 524 router basically i can't get a stable DL at all. tried all sorts of tweaks and setting changes with ktorrent and the router, with no luck. i'm in a remote area so my bandwidth is **** but i've had no prob getting consistant 20k-60k DL's before this setup. any help out there? i'm not to experienced with konsole or editing packages but i'm a fast learn. i just want a consistant DL. thanks in advance |
![]() Registered Member ![]()
|
Can you try 2.1beta1? You'll need to compile it from source found on downloads page. Instructions are simple considering you have installed all needed development packages:
./configure make make install (as root) You'll need: - Qt3 dev package - KDE dev - libgmp dev probably some more packages but hopefully these will depend on them so they'll get installed too. |
Registered users: Bing [Bot], Evergrowing, Google [Bot]