将文件·${JAVA_HOME}/jre/lib/security/java.security
里的
securerandom.source=file:/dev/urandom
或
securerandom.source=file:/dev/random
改为
securerandom.source=file:/dev/./urandom
将文件·${JAVA_HOME}/jre/lib/security/java.security
里的
securerandom.source=file:/dev/urandom
或
securerandom.source=file:/dev/random
改为
securerandom.source=file:/dev/./urandom
本文标题:Linux系统Tomcat启动太慢
本文链接:https://www.haomeiwen.com/subject/ntrodxtx.html
网友评论