Thus spake "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> [16:34:02 11/11/03: : >Anyone running under 5-CURRENT? It's good to see that it's working for : >someone, just wondering if perhaps all the threading changes have made : >a difference. : > : >Or maybe my node is just overloaded... : : if you've got only thread problems, try this: : : - stop the node : - edit your freenet.ini or freenet.conf file with a text editor : - replace "%maximumThreads=120" with "maximumThreads=300" (note: the '%' is gone!) : - replace "%threadFactory=Q" with "threadFactory=Y" (note: no '%' anymore) : - restart the node : : this will replace the thread factory implementation and raises the limit of how many threads are allowed to run to 300
Thanks. I was hoping to avoid upping the number of threads, but I must admit, I have no idea what the different threadFactory's are. : you may reduce 300 to something lower if your machine experiences slowdown. for me the settings Y,300 worked even *better* than Q,120 Nope, I should be fine running at 300 or so. When I move this over to a dedicated machine, I'll probably drop it, as it's not as beefy as my current machine. _______________________________________________ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support