rasti.hil@hilandco.com
+41 79 367-9677
Search This Blog
JVM Delays Caused by Random Number Generation /dev/random
1.
Open the
$JAVA_HOME/jre/lib/
security/java.security
file in a text editor.
2.
Change the line:
securerandom.source=file:/dev/
random
to:
securerandom.source=file:/dev/
urandom
Newer Post
Older Post
Home