improving Oracle SOA performance by tweaking the entropy pool

I stumbled upon a nice blog post by Peter Lorenzen about the entropy generator in Linux, for creating random numbers (used in encryption and many other features).

When you encounter Java performance problems (stalling and lagging), please read Peter’s blog carefully, I think it’s very informative. Also take note of the possible security issues he mentions.

Update

I’ve found another solution that was really helpful in getting our EM console up to speed. I’ve written a blog post on my company’s website. Check it out at the Whitehorses Blog. The TLDR; version is:

I used the linux program haveged, which is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. 

 After installation, the entropy pool is replenished much faster, so programs do not have to wait (or stall) when the entropy pool is depleted.

improving Oracle SOA performance by tweaking the entropy pool.
XKCD’s view on truly random numbers.

Laat een reactie achter

Het e-mailadres wordt niet gepubliceerd.

Deze site gebruikt Akismet om spam te verminderen. Bekijk hoe je reactie-gegevens worden verwerkt.

By using this site you acknowledge the use of cookies (which are mostly harmless, btw) More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below you are agreeing to these settings.

Close