Hello All, I am finding out ways to manage connection pooling for a small application is created in PHP 5 and Oracle 10g on RHEL3. We are using oci8 drivers for the connectivity.
After googling a lot, it seems that this is a classical unsolved problem with the PHP language to manage DB provided connection pooling. The end aim is to make sure that the connections on oracle server do not exceed *n* number. Is there anyone who has worked on this before and can provide some references/suggestions? Regards, Tapan [Non-text portions of this message have been removed]