None of the options which I can see tell the connections to die after usage.
When the server starts up I have 20 sessions open. Within 1 hour this is risen to 26.
Gary Tully wrote:
<property name="maxActive" value="200"/> maps to setMaxActive in the
BasicDataSource, so just add the properties that you need.