Haxe wrote: >>> Over the recent months (possibly even a year or so), I have seen >>> my upload volume declining from what was once a high load to a >>> mere dribble.
Christian Biere wrote: >> I'm currently trying to add support for LimeWires HEAD ping/pongs >> which are similar to HTTP HEAD requests but use UDP instead. > gtk-gnutella supports this now. Do you notice any difference? Previously seen on IRC: Looking at mq_tcp.c and mq_udp.c. Specifically, mq_tcp_putq() and mq_udp_putq(). In mq_tcp_putq(), the structure is "if (q->putq_entered > 0) ... q->putq_entered++; blah blah blah. Haxe, can you try SVN now? I think revision 13130 and above will result in many more uploads, especially from LimeWire nodes. This also has the effect of reducing memory consumption. fwiw, Bill Pringlemeir. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
