Markus Schönhaber wrote:

> Does Tomcat start still fast if you do something like
> dd if=/dev/random of=/dev/null bs=1
> let that run for a couple of seconds and start Tomcat immediately after
> interrupting it?

I think that's phrased a bit confusingly. What I tried to say is the
following: If you
- stop Tomcat
- dd if=/dev/random of=/dev/null bs=1
- let the above dd command run for a couple of seconds, then interrupt it
- start Tomcat
does Tomcat still start fast?

Regards
  mks

---------------------------------------------------------------------
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