News Feed
Jobs Feed
Sections




News Archive
Brian Moon's Blog:
PHP's MySQL connection timeout
January 14, 2008 @ 12:59:00

In the process of debugging one of his scripts, Brian Moon came across a default setting (and problem) in the MySQL extension that didn't seem to make much sense to him:

There are several reasons that PHP could not be able to connect to MySQL. [...] Or, perhaps the entire server is offline.

The mysql.connect_timeout setting in the php.ini is supposed to handle this sort of instance, but the default is set tpo 60 seconds. It's only apparently used when the server is completely offline and, in his opinion, is set way too high. He's proposing a patch to the MySQL extension to change this setting's default to shorten it to something a bit more reasonable.

1 comment voice your opinion now!
mysql extension timeout server offline default mysql extension timeout server offline default


blog comments powered by Disqus

Similar Posts

DZone.com: MySQL PHP search: four-part video tutorial series

Brian Moon's Blog: Wordcraft, a simple PHP blogging application

Lorna Mitchell: Installing PEAR Packages Offline

Jacob Santos' Blog: On PHP 5 Adoption

HowTo Forge: Installing And Working With Xoops Under Ubuntu 6.10


Community Events











Don't see your event here?
Let us know!


functional framework language tool phpunit development example interview introduction conference object unittest zendframework2 code community series opinion release podcast testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework