[jboss-user] [Security & JAAS/JBoss] - JBoss authentication not responding after few hours

viniciuscarvalho do-not-reply at jboss.com
Thu Nov 23 12:54:12 EST 2006


JBoss version = 4.0.1 SP1
Hello there! We're using JBoss JAAS support in our application. After we deploy our application in production environment and with heavy load (~1000 concurrent users) login authentication stop responding. Users that are authenticated can use the application, but new users do not get a response, the request is timed out before they can login. This causes a huge queue in our tomcat, it shows that every single one of the 900 connections available are waiting for a response from j_security_check. It seems to be a deadlock somewhere. Could someone point me to the right direction?
We are using a 4x processor machine with plenty of RAM (we are not having any problems with memories or GC) also we have 500 connections to the DB, no problem with connections either.

Best regards

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988240#3988240

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988240



More information about the jboss-user mailing list