Stuff I Liked or Use

Take it easy, but take it.

Archive for the ‘solaris 10’ tag

Oracle Coherence on Solaris 10

without comments

In the process of tracing down some performance issues with Oracle Coherence, I ran across the following other possibly-related TODOs.

Sun Alert 102712/201290 Fixed in patch 118833-30+ (sparc), 118855-30+(x86), or add set ip:dohwcksum=0 to /etc/system

Sun Alert 102714/210256 Fixed in patch 118822-21+ and without 125100-10 (sparc), 118844-21+ and without 125101-10 (x86)


General best practices for Oracle Coherence


From http://wiki.tangosol.com/display/COH34UG/Performance+Tuning

ndd -set /dev/udp udp_max_buf 2096304

Coherence expects a 1500 byte MTU, so default packet size of 1468.  Nothing scary there.


From http://wiki.tangosol.com/display/COH34UG/Deployment+Considerations+-+Sun+JVMs
Check on garbage collection in Sun JVM

Written by Brad

October 14th, 2008 at 12:52 pm

Posted in Computing, Solaris

Tagged with ,