Persistent connection
Posted: Tue Dec 26, 2006 1:53 pm
Hello,
My php.info displays:
Is this setting ok to be using persistent connection? If it doesnt timeout and there is no max limit, is it safe or can it bring down the server ?
Please advise on what the settings should be. I am on my own server.
TIA!
My php.info displays:
Code: Select all
mysql.allow_persistent On On
mysql.connect_timeout -1 -1
mysql.max_persistent Unlimited UnlimitedPlease advise on what the settings should be. I am on my own server.
TIA!