Quoting Matthew Lye <m...@talkwireless.ca> from ml.softs.gtk-gnutella.devel:
:Either the bandwidth meter is misrepresenting the impact of the DHT, or the
:DHT  is providing enough of a load that monitoring and control should  
:probably be provided.

This is now implemented in r17082.

DHT traffic is inherently variable, but can be quite high if you're looking
or storing a lot of entries: basically you're performing lookups for the
files you have in your download queue + all the files you're sharing.

On my node here, the DHT outgoing traffic is about 34 KiB/s on average, but
it can peak to much higher values.  To be a useful DHT node, you should
probably allow at least 20 KiB/s of outgoing DHT traffic, or leave its
traffic uncapped (which is what I do here).

Raphael

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to