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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Oct 1 18:49:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-3502?page=all ]

Brian Stansberry reassigned JBAS-3502:
--------------------------------------

    Assignee: Brian Stansberry

> Use ProcessExpiresFrequency to speed tests involving session timeout
> --------------------------------------------------------------------
>
>                 Key: JBAS-3502
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3502
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Web (Tomcat) service, Clustering, Test Suite
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Minor
>             Fix For: JBossAS-5.0.0.GA
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list