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

Brian Moon's Blog: PHP/MySQL Meetup.com group for North Alabama

Community News: eZ Systems Releases eZ Publish Extension for Oracle Database (under GPL)

Joshua Eichorn's Blog: PHP Running on Java

Chris Jones: Adding DTrace Probes to PHP Extensions

Robert Peake\'s Blog: Does Popularity Matter?


Community Events









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


api release database development zendframework2 podcast code interview phpunit framework composer introduction unittest language testing tool community opinion object example

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