This content has been marked as final.
Show 3 replies
-
1. Re: use-strict-min and prefill with oracle ds xml
wdfink Mar 16, 2013 3:51 PM (in response to sapan.vas)How do you check the number of connections?
In AS5 I see the number of connections but it might be closed and reopend after idle-time.
-
2. Re: use-strict-min and prefill with oracle ds xml
wenhua_tang Aug 4, 2014 10:45 PM (in response to wdfink)I am having the same issue with jboss-7.2.0.Final using [ojdbc6.jar.
The prefill and use-strict-min settings below are not working as the conencions are below minimum pool size.
<prefill>true</prefill>
<use-strict-min>true</use-strict-min>
Does anyone know what the issue is ?
-
3. Re: use-strict-min and prefill with oracle ds xml
wdfink Aug 5, 2014 3:12 PM (in response to wenhua_tang)How is the min-max setting and what you see as behaviour?
- After start
- after open some connections
there was a change for pooling and the pool is keept more hot, mean the connections are not destroyed imediately