Yes but it description is ambiguous for me. What does it means "active connection"? In use for request to DB?
08 дек. 2016 г. 10:53 пользователь "Kaloyan Spiridonov" < k.i.spirido...@gmail.com> написал: > Hello, > > As it is described in jdbc connection pool documentation: > > maxActive > > (int) The maximum number of active connections that can be allocated from > this pool at the same time. The default value is 100 > > Best Regards, > Kaloyan > > On Thu, Dec 8, 2016 at 9:47 AM, Михаил Ткаченко <m.tkachenk...@gmail.com> > wrote: > > > Hi! Do you tell me what maxActive option means? Is it the amount of all > > connection in the pool? Or is it max number of connection which in use at > > the certain moment? Thanks. > > >