On 3/12/2013 10:33 AM, Endi Sukma Dewata wrote:
By default Tomcat relies on /dev/random as a random number generator
to generate the session ID's. Under certain conditions /dev/random
may block, which will block Tomcat as well. To solve the problem all
webapps in Tomcat have been configured to use the random number
generator provided by JSS.
Ticket #524
Tested with IPA. Migration script will be added in a separate patch.
ACKed by Ade. Pushed to master.
--
Endi S. Dewata