Connection pool under PHP

From: Nicolas Mainczyk <nmainczyk_at_hotmail.com>
Date: Thu, 5 Sep 2002 10:45:35 +0200
Message-ID: <al75is$red$1_at_nntp-m01.news.aol.com>


Hi there,

I've read that a connection pool could be created in order to reduce the overhead of connecting to Oracle databases every time an HTTP request is serviced.

Does anybody know how to proceed using PHP ?

I would like the WebServer to be continually connected to my remote Oracle db and therefore each time a http request is run, the client doesn't have to wait a long time to get connected to the DBMS. Does plogon does it ?

TIA.
Nicky Received on Thu Sep 05 2002 - 10:45:35 CEST

Original text of this message