PHP OCI8 and Oracle 11g DRCP Connection Pooling in Pictures
Note: This article was originally published at Planet PHP
on 22 February 2011.
Here is a screen shot from a PHP OCI8 connection pooling demo that I like to run. It graphically shows how little database host memory is needed when using DRCP connection pooling with Oracle Database 11g. Migrating to DRCP can...


