tomcat8 8005端口啓動慢

解決文案:

 

修改/jdk/jre/lib/security/java.security

 

securerandom.source=file:/dev/random

修改爲:

securerandom.source=file:/dev/urandom

 

https://blog.csdn.net/Hhc0917/article/details/81082704

https://blog.51cto.com/sandshell/2287053

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章