####<17-Aug-2011 22:53:41 o'clock BST>
####<17-Aug-2011 22:53:41 o'clock BST>
Random number generation - necessary to the encryption framework - can be a source of slowness in WebLogic startup
http://www.itonguard.com/20090313/weblogic-starts-slow/
so it's better to keep an eye on this setting.
See here http://download.oracle.com/javase/1.4.2/docs/guide/security/jaas/JAASRefGuide.html#AppendixA
"# The entropy gathering device is described as a URL and can
# also be specified with the property "java.security.egd". For example,
# -Djava.security.egd=file:/dev/urandom
# Specifying this property will override the securerandom.source setting."
See also this post of mine (I am getting old, I keep repeating the same stuff over and over!)
No comments:
Post a Comment