Welcome Guest, Not a member yet? Register   Sign In
$db['default']['pconnect'] = TRUE;
#1

[eluser]matt2012[/eluser]
What do people think about this as a default setting

Code:
$db['default']['pconnect'] = TRUE;

I ran into problems on a shared server with too many connections to the database.

Is this a common problem?

Ive now set it to,

Code:
$db['default']['pconnect'] = FALSE;

but I wondered what other people thought.


Messages In This Thread
$db['default']['pconnect'] = TRUE; - by El Forum - 03-12-2008, 08:06 PM
$db['default']['pconnect'] = TRUE; - by El Forum - 03-13-2008, 03:11 AM
$db['default']['pconnect'] = TRUE; - by El Forum - 05-18-2008, 05:56 AM
$db['default']['pconnect'] = TRUE; - by El Forum - 05-18-2008, 10:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB