Hi all,
can you explain connector parameters defined in XML.
I use Oracle server so I'm referring to oc4j-ra.xml file.

What does it means waitTimeout parameter?
Is referred to session wait timeouts?
Default seems to be 0, I think at least 180 is better, what do you think?

That's an excerpt of the file:

                          <property name="waitTimeout" value="0" />
                <property name="scheme" value="dynamic" />
                <property name="maxConnections" value="200" />
                <property name="inactivity-timeout-check" value="all" />
                <property name="minConnections" value="1" />
                <property name="inactivity-timeout" value="900" />


Is it right, or could be improved changing some parameters?

Thanks in advance.
BR,
AK -
-- 
View this message in context: 
http://www.nabble.com/JCA-Connector-Parameters-tp14707945p14707945.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to