Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "HowTo/FasterStartUp" page has been changed by ChristopherSchultz:
https://wiki.apache.org/tomcat/HowTo/FasterStartUp?action=diff&rev1=14&rev2=15

  
   Note the "`/./`" characters in the value. They are needed to work around 
known [[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6202721|JRE bug 
#6202721]].
  
+  Also note that replacing the blocking entropy source (/dev/random) with a 
non-blocking one actually reduces security because you are getting less-random 
data. If you have a problem generating entropy on your server (which is 
common), consider looking into entropy-generating hardware products such as 
"EntropyKey".
  ----
  [[CategoryFAQ]]
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to