ok, I'll try connect_cached too.
On 8/1/07, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On 7/31/07, Clinton Gormley <[EMAIL PROTECTED]> wrote:
> > What you could do instead is to use DBI's connect_cached method, which
> > provides similar functionality. I actually use this instead of
> > Apache::
it is really good gotchas and should be included to the
ModPerl::Registry document. thanks a lot.
On 7/31/07, Clinton Gormley <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-07-31 at 10:09 +0800, Ken Perl wrote:
> > I didn't run it under ModPerl::Registry, is there any risk to use the
> > module? maybe