Re: [phplib] performance From: Chris Cochella (chris <email protected>)
Date: 11/30/00

This thread is helpful.

A couple more questions:

> phplib-7.2a also used to leave tons of open connections laying around, if
> you have't, change up to 7.2c it should help the out of connection
> problems. Also, make sure you're destroying

How do you destroy them? I thought phplib destroyed then after page was
finished. Correct/incorrect?

> and / or reusing db objects as
> opposed to just starting a new one every time you need db access.
> (destroying the object will release the connection back to php's
> conenction pool)

What is it about 7.2c (which file(s))? What are the changes?

I am running 7.2b and not likely to upgrade soon as there seem to be significant
changes in the database tables.
I would like to modify 7.2b to take advantage of this.

Thanks,
Chris

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