News Feed
Jobs Feed
Sections




News Archive
Derick Rethans:
Debugging Connections with the MongoDB PHP driver
December 11, 2012 @ 10:20:13

Derick Rethans has a new post that the developers out there using MongoDB in their applications will find useful - a look at debugging your connections with the PHP driver (and what kind of information it can provide).

In a previous article I already mentioned that the 1.3 version of the MongoDB driver has improved logging functionality to aid with debugging connection issues. I've already briefly introduced MongoClient::getConnections(), but it provides a bit more information than I have already shown. The other improvement are changes to the MongoLog class.

He includes details on the information that comes back from the MongoDB "getConnections" call including the hash of the connection, the "last ping" time, connection type and a set of tags. He also shows how to enable the Mongolog logging, the levels of logging it allows and what kind of log messages you can expect it to output.

0 comments voice your opinion now!
mongodb driver connection debug mongolog


blog comments powered by Disqus

Similar Posts

Jim Plush\'s Blog: MyBic AJAX 0.3 released with EASY FORMS & Debug!

Community News: MySQL native driver for PHP - mysqlnd

Geekzguru.net: Howto: Setup PDT & Flash Builder

ServerGrove Blog: Enforcing unique key constrains with Doctrine ODM for MongoDB & Symfony 2

Eran Galperin's Blog: Breaking Down The PayPal API


Community Events











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


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

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