1 Reply Latest reply on Jul 1, 2010 11:41 AM by nicoliniyo

    Some redirects are taking more than 300 seconds

    preira

      We have an application running on Seam 2.1.0.SP1 and Jboss 4.2.1 GA with Richfaces 3.2.2.GA.


      We also use spring, hibernate, JPA and ejb3 for legacy modules.


      What we observe is that some request that get a http 302 response code are waiting for little more than 300 seconds.


      This is a very round number (5 minutes) that leads to suspect that something is locking and the releasing by timeout...


      Any ideas on how to address this or any knowledge of similar situations would be appreciated!