K
Koova
When connection pooling is enabled with maximum 5 and
minimum 0 connections, the first time I make a
connection, 2 connections are created in the pool instead
of a single connection. This looks like a defect to me.
New connection should only be created when required. Is
there a way I can limit it to a single connection when
the pool is created.
Thanks,
Koova
minimum 0 connections, the first time I make a
connection, 2 connections are created in the pool instead
of a single connection. This looks like a defect to me.
New connection should only be created when required. Is
there a way I can limit it to a single connection when
the pool is created.
Thanks,
Koova