Re: AW: [PHP-DB] Oracle Persistant Connections

2001-02-04 Thread Victor Foitzik
Hi everybody, We recently had (and have) similar problems running PHP4/Apache with 10 FreeBSD Clients and a SunE450 with Oracle 8.1.6. The machine is quite powerful (4 procs, 4 Gigs RAM). Anyway, we had to limit the number of simultaneous dedicated connections after our server was blown up wit

AW: [PHP-DB] Oracle Persistant Connections

2001-02-01 Thread Matthias Kopolt
Yes, same question. The only thing i know about, is that, if you are running php not ass an module, your connection will die right ever script executing therefore making OCIPLogon = OCILogon. If run as module the connection will last till your server thread is regenerated. Therefore it can have a