[jboss-jira] [JBoss JIRA] Updated: (JBAS-3502) Use ProcessExpiresFrequency to speed tests involving session timeout
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jul 1 13:34:31 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-3502?page=all ]
Brian Stansberry updated JBAS-3502:
-----------------------------------
Priority: Optional (was: Minor)
Moving to 5.0.0.GA as it's just an optional testsuite performance improvement and I don't think there will be time before CR2.
This has partly been done already.
> 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: Optional
> Fix For: JBossAS-5.0.0.CR2
>
>
> 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