PHP: Persistent database connections
Submitted by chris on January 12, 2006 - 20:50.
my.ini directives | php.ini directives
You can turn persistent database connections on/off from your configuration file
php.ini.
For MySQL:
mysql.allow_persistent = Off or On
It is difficult to see any difference in the speed, for me. If the speed seems the same turn it off.
This settings can have a direct correlation to the MySQL connection settings.
For MySQL:
mysql.allow_persistent = Off or On
It is difficult to see any difference in the speed, for me. If the speed seems the same turn it off.
This settings can have a direct correlation to the MySQL connection settings.


delicious
digg
reddit
google
technorati