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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Feb 21 10:04:10 EST 2010


     [ 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: Backlog
                       (was: JBossAS-6.0.0.M3)


> 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: Backlog
>
>
> 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