Mailing List Archive

DB connection pool management
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.
Re: DB connection pool management [ In reply to ]
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 <wesley@magenta.de> 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.
>
Re: DB connection pool management [ In reply to ]
I don't know which database you're using but we use Apache::DBI + PGBouncer

On Thu, Jan 9, 2020 at 1:08 AM Mithun Bhattacharya <mithnb@gmail.com> wrote:

> 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 <wesley@magenta.de> 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.
>>
>

--
John Dunlap
*CTO | Lariat *

*Direct:*
*john@lariat.co <john@lariat.co>*

*Customer Service:*
877.268.6667
support@lariat.co