[ 
https://issues.apache.org/jira/browse/GERONIMO-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874924#action_12874924
 ] 

viola.lu commented on GERONIMO-5353:
------------------------------------

 Idle timeout specifies the maximum time that an instance should be allowed to 
sit idly in the pool without use before it should be retired and
removed.

I installed calculator sample  which is a stateless ejb app, set poolsize 20, 
idletimeout 0,  run 100 clients against this application, use jconsole to 
monitor this calculator slsb pool,  accesstimouts is 67, instances 20, after i 
changed idletimeout to larger number 30000, instances number would decrease, 
access timeout too. So this attribute worked as its definition on geronimo 
2.2.1 latest build:
2010.06.02-06:24:12.063-0400


> To support idleTimeout configuration for stateless ejb conainter.
> -----------------------------------------------------------------
>
>                 Key: GERONIMO-5353
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5353
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.2.1, 2.2.2
>            Reporter: Shawn Jiang
>            Assignee: Shawn Jiang
>            Priority: Minor
>             Fix For: 2.2.1, 2.2.2
>
>
> We don't support config idletimeout attribute of stateless ejb container in 
> config.xml.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to