Re: [PHP-DB] Oracle IDLE_TIME Profile Parameter & plogon

2002-07-08 Thread Steve Farmer
Hi, At 1:40 PM +0200 8/7/02, B. PERRINE wrote: >We are using these ORACLE PARAMETERS, but we don't use plogon; too >problems. >Instead, we use one logon per request. >Is any one really use plogon successfully with Oracle Database 8i and >more ? I am using plogon with no problems, apache is compi

[PHP-DB] Oracle IDLE_TIME Profile Parameter & plogon

2002-07-07 Thread Steve Farmer
HI all, I was wondering if anyone had experimented with the Oracle Profile parameters such as IDLE_TIME, CONNECT_TIME or SESSIONS_PER_USER in order to control the number of connections apache/php makes to the Oracle DB when using plogon? I was thinking of experimenting with this and wondered