Am 19.05.2011 18:15, schrieb Jukka Zitting:
>> ic. The configured db-connections for the different areas, are they all
>> opened at repository startup and then tried kept open?
>> Or is there a new connection created when nessesary (e.g. a new one created
>> to the data store, when a node is stored and when finished then closed)?
> The implementation uses Commons DBCP for the pooling logic. New
> connections are created when needed, and kept alive for reuse later
> on. See http://wiki.apache.org/jackrabbit/ConnectionPooling for the
> relevant configuration details.
Yes, after 2.0. But my questions are 1.6 related as mentioned in my
original post.
thanks in advance,
tf
|