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

DeveloperTutorials.com: Port Scanning and Service Status Checking in PHP

Mark Hamlin's Blog: Debugging xdebug (tcp, dns, ubuntu, osx, vmware) ((all at once))

Zend Developer Zone: Debugging PHP applications with xdebug

Felix Geisendorfer's Blog: Enforce utf8 for multiple db connections

DZone.com: Video: PHP 5.3.1, MongoDB and Lithium on Windows 7 / IIS 7


Community Events









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


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

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