On Wed, Apr 16, 2008 at 2:58 PM, Sven-Ola T?cke <sven-ola at gmx.de> wrote:
> Hi,
>
>  to limit memory consumption, one can restart a freenet node on a regulary
>  basis. Hence a question: does it have an impact to others, if a couple of
>  nodes do this? Say 50-100 nodes restaring every hour or so...
>
>  // Sven-Ola

Are you seeing high memory usage even if you are not downloading large file?
Try to all some items from queue page and run the following command:

    jmap  -dump:format=b,file=dump.hprof    [pid of java]

send me the hprof files generated (this command is unix/linux only)

Regards,
Daniel Cheng

Reply via email to