Thomas Goebel ([EMAIL PROTECTED]) wrote:

> How can i tune the memory usage of the java VM. I can see that the VM
> can use
> 128MB in http://localhost:8890/internal/env. But how can i change this
> value?

Pass command-line parameters to the Java VM when you start the node.
E.g., with Kaffe, I use "nohup java -mx 256M freenet.node.Main &" to
start my node.  You'll have to check the docs for your JVM to see what
the right parameters are.

> Did anybody know anything about the security BUG i found two weeks ago?
> (tempfiles in /tmp/t******)

I mentioned it on the devl list, but nothing seems to have been done
about it AFAIK.  They're still happening on my system with a pretty
recent snapshot.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: msg01113/pgp00000.pgp
Description: PGP signature

Reply via email to