I'm running a small network of freenet nodes on a university network and I'm getting in trouble for the amount of physical memory it's using.


A node runs around 54 threads each using 22M of resident memory.. around 1232MB of physical memory in total. Why does it use so much memory? A lot of the time the nodes are doing nothing but still there are a lot of threads, also, not sure why they are all resident.

I read in the archives that one thing to do is decrease maxConnections setting. I'll try this but don't see why that would work. There was also something on freenethelp.org giving a whole host of commandline options to try to optimize memory usage but I tried this and it blew it out even more.

Are there any other ways I can reduce memory usage and/or number of spawned threads?

Thanks

_______________________________________________
Support mailing list
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to