I have been getting better performance (no runaway CPU usage, node still answers requests and moves data) using the following settings:
maxThreads=-120 overloadHigh=0.65 overloadLow=0.60 If the load limits are set too agressively, the node will accept inbound requests then make outbound requests which it rejects the replies to at the transport level because it has overshot the thread limit. I rebuilt 10 hours ago from CVS head. -- gj _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
