Description
Persistent database connections can be reused inside Apache mod_perl applications. This module helps web developers reduce connection overhead when Perl handlers repeatedly access the same databases. It may keep database credentials and connections active for longer than a single request.