Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

These parameters are not set by default in order to allow to run Cipangp on computers with few memory.

...

Log configuration

message tracing should be disabled: Ensure in cipango.xml, that the following XML is commented.

...

OS

Command

Linux

sysctl -w net.core.rmem_max=8388608

Solaris

ndd -set /dev/udp udp_max_buf 8388608

FreeBSD, Darwin

sysctl -w kern.ipc.maxsockbuf=8388608

AIX

no -o sb_max=8388608 (note: AIX only permits sizes of 1048576, 4194304 or 8388608)

Detect memory leaks

We recommand to use YourKit Java Profiler.

YourKit is kindly supporting open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.