Hi,

On 3/1/06, Thomas Bruederli <[EMAIL PROTECTED]> wrote:
> Kevin Landers wrote:
> > Is there any way to configure RoundCube so that it does not use
> > p_connects in mysql?
> >
> You can change this manually in the code: open
> program/include/rcube_db.inc and change line 93:
> $dbh = DB::connect($dsn, array('persistent' => FALSE));

I was just wondering. Do persistent connections work for anyone out
there? I am using Apache 1.3 and MySQL 4.1.x. Connections just build
up and are *not* being recycled. So I'd propose to make a switch and
add this to the config (for a future release).

Cheers,
--
Till Klampaeckel
e: mailto:[EMAIL PROTECTED]
p: +491704018676

Where am I?
http://beta.plazes.com/whereis/till

:: PLEASE VISIT ::

THE TRIANGLE PROJECT
http://www.triangle-project.org


Reply via email to