Re: DB connection pool management
Mithun Bhattacharya <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAHTPV9KFGBt-mjfiRMC2QTzQqvdmkuwnck41fiujOr0qgLbe-w@mail.gmail.com> |
Connection pooling is implemented in DBI and enabled on need basis and in Apache::DBI it is enabled by default. On Wed, Jan 8, 2020 at 9:04 PM Wesley Peng <[email protected]> wrote: > Hallo > > Is there DB connection pool management library like JDBC for mod_perl? > I know there is Apache::DBI, but that seems not the one who have pool > capability. > > Thanks & happy new year. > > Regards. >