News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
SQL Server Driver for PHP Connection Options Connection Pooling
November 18, 2010 @ 10:17:17

Brian Swan has another post in his series looking at using the SQL Server driver in PHP applications. This part of the series looks specifically at using the connection pooling option to help improve overall performance of the application.

One topic that came up yesterday [during Jump In! Camp] was connection pooling and how much difference using pooled connections makes in app performance, so that's what I'll look at in this post.

He starts by defining (from Wikipedia) what connection pooling is and then puts it in the context of SQL Server by talking about the handling of connections returned to the pool. He shows how to enable and disable the feature via a parameter in the connection options and shows how to configure the number of seconds a connection stays active in the pool.

0 comments voice your opinion now!
sqlserver connection pooling database microsoft tutorial


blog comments powered by Disqus

Similar Posts

Builder.au: Dynamic XML document construction with the PHP DOM

DevShed: Abstracting Database Access Using Polymorphism with Objects in PHP 5

Automated backups to Google Drive with PHP API

Matt Curry's Blog: Connecting CakePHP Plugins

Marcus Whitney\'s Blog: Microsoft on PHP (podcast)


Community Events











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


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

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