ranckie frank <francki...@gmail.com> wrote:

>Honestly, I was simply curious why the cryptographically secure
>generation
>of random unique ids (through java.security.SecureRandom API)  is
>disabled
>by default.

Because it is more expensive. I can't think of a reason why you would need 
SecureRandom there but left some code so it would be easy to change at a later 
point if someone came up with a reason.

>And It was unclear to me if it is at all possible to change the default
>behavior.

Not with config, only as previously descibed.

Mark




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

Reply via email to