News Feed
Jobs Feed
Sections




News Archive
Christopher Jones' Blog:
Statement caching bug fix to improve performance of OCI8 extension
June 12, 2007 @ 08:49:00

In a new post to his Oracle blog today, Christopher Jones talks about a bug that's been found in the OCI8 extension involving statement caching and a fix he's presenting.

As part of some testing we were doing, we found that PHP's OCI8 extension had a bug in the way it used Oracle's statement caching. The fix is already in CVS and will be generally available in PHP 5.2.4. After a short period for you to send me comments, Antony Dovgal will also build a new PECL snapshot of OCI8.

He explains the issue, a problem attributed to the switching of a "hard pause" and "soft pause" when the script caching connects to the Oracle database server. This caching feature is enabled by adding an "oci8.statement_cache_size" value in your php.ini file (and has a default size of 20).

If you've been having issues with this request caching and want to get the fix right away, grab it from the CVS. Otherwise, keep an eye out for PHP 5.2.4 coming soon to correct the issue.

0 comments voice your opinion now!
oci8 oracle extension performance bugfix sql ocipconnect oci8 oracle extension performance bugfix sql ocipconnect


blog comments powered by Disqus

Similar Posts

dynaTrace Blog: Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co

Community News: FixThatCode.com Launched

Christopher Jones' Blog: New PDO_OCI Attributes

Ed Finkler's Blog: What Matt Mullenweg doesn't know about PHP5, and how it hurts him and his users

Drupal.org: Tuning your server for optimal Drupal performance


Community Events











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


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

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