Re: DBI persistence problem

[prev] [thread] [next] [Date index for 2004/12/02]

From: Perrin Harkins
Subject: Re: DBI persistence problem
Date: 19:16 on 02 Dec 2004
On Wed, 2004-12-01 at 17:48 -0600, Richard N. Fogle wrote:
> We were thinking of using SQLRelay as a connection pool and
> concentrator, thinking it would be less expensive to wrap a
> connection/cursor through a unix socket into a pool vs. throwing all
> this at a remote server.  Does that sound off-base in anyone's
> opinion?

I don't know anyone who has used SQLRelay, so I couldn't say if it works
or not.  If it does, please report back to us.

However, this really sounds like side-stepping the problem.  If you
aren't using Apache::DBI, your connections should not be persistent.
You should really turn on DBI tracing and/or do some more debugging to
find out what is going wrong in your code.

- Perrin


        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

DBI persistence problem
Richard N. Fogle 01:00 on 02 Dec 2004

Re: DBI persistence problem
Malcolm J Harwood 22:36 on 01 Dec 2004

Re: DBI persistence problem
Perrin Harkins 22:39 on 01 Dec 2004

Re: DBI persistence problem
Richard N. Fogle 01:26 on 02 Dec 2004

Re: DBI persistence problem
Malcolm J Harwood 23:10 on 01 Dec 2004

Re: DBI persistence problem
Richard N. Fogle 23:48 on 01 Dec 2004

Re: DBI persistence problem
Perrin Harkins 19:16 on 02 Dec 2004

Re: DBI persistence problem
Rob Mueller 19:46 on 02 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52