[jboss-jira] [JBoss JIRA] Updated: (JBAS-3502) Use ProcessExpiresFrequency to speed tests involving session timeout

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Dec 15 17:39:54 EST 2008


     [ https://jira.jboss.org/jira/browse/JBAS-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated JBAS-3502:
-----------------------------------

    Fix Version/s: JBossAS-6.0.0.Alpha1
                       (was: JBossAS-5.1.0.Beta1)


Moving issues that won't happen for next AS release after 5.0.0 (whether called 5.0.1 or 5.1.0) to AS 6. It might get pulled back to a 5.x release; just don't want it on the 5.0.1/5.10 roadmap which to me at this point both might mean "the one after 5.0.0.GA".


> Use ProcessExpiresFrequency to speed tests involving session timeout
> --------------------------------------------------------------------
>
>                 Key: JBAS-3502
>                 URL: https://jira.jboss.org/jira/browse/JBAS-3502
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Test Suite, Web (Tomcat) service
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Optional
>             Fix For: JBossAS-6.0.0.Alpha1
>
>
> Tomcat Manager impls expose a property ProcessExpiresFrequency, which controls how often the manager responds to the TC background process thread.  By default it is set to 6, which means the manager does a session cleanup every 6 cycles.  By default the thread runs every 10 secs, so that means session are expired once per minute.
> Need to add ProcessExpiresFrequency=1 to a context.xml deployed with session test webapps so we can reduce the time it takes for tests involving session expiration to complete.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list