Hi There

We've just upgraded out web app to TC7. It seems the following is being outputted repeatedly on the console for each page load:

trigger seeding of SecureRandom
done seeding SecureRandom

Closer inspection reveals, the Tomcat class SessionIdGenerator using SecureRandom.

Is this normal? Why would SecureRandom have to be seeded so often? I am also worried about the Tomcat console log filling up over time.

Thanks

Jamie

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

Reply via email to