RE: [phplib] db_sql eats up oracle connections From: zoltan.sebestyen <email protected>
Date: 01/04/01

> -----Original Message-----
> From: Francesco.Marsan <email protected>
> [mailto:Francesco.Marsan <email protected>]
> Sent: Thursday, January 04, 2001 5:01 PM
> To: Sebestyén Zoltán; phplib <email protected>
> Subject: R: [phplib] db_sql eats up oracle connections
>
>
> Hi,
>
> I have a situation similar to yours (use of PHPLIB only for
> db wrapping +
> table class, etc.) and never experienced the kind of problems
> you describe.
> If you want to know why OCIplogon is used, have a look at
> http://www.php.net/manual/features.persistent-connections.php.
>
> Sorry not being able to help you more. For PHP+Oracle, try
> subscribing to
> this list mailto:php-oracle <email protected>
>
> F.
>

 I think I left out one question of my letter: there's no explicit end of
sessions as there's no explicit logins as well, so there's no chance to shut
the connections down. So one of the preferable solutions could be to time
out oracle connections. Is it possible to do so?
 The very last idea is to use PHP as a CGI, but I don't prefer this one :(

Regards,

 Zoltan Sebestyen

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>