Markus Schönhaber wrote:
Ilja S. wrote:

If you want to speed things up, you may move the mouse like crazy while
Tomcat is starting, hack on the keyboard like even crazier or compile
APR with
--with-devrandom=/dev/urandom
as an option to configure.


Or one can simply create a $HOME/.rnd file by himself
with 'openssl rand -out $HOME/.rnd 2048'

If you don't like the .rnd as file name you can set
the RANDFILE environment variable pointing to some
other random data file.

Regards,
Mladen.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to