Date: 11/30/00
- Next message: nathan r. hruby: "Re: [phplib] performance"
- Previous message: R.B. Scholtus: "Re: [phplib] PHPlib session using PHP4 sessions implementation: the code"
- In reply to: nathan r. hruby: "Re: [phplib] performance"
- Next in thread: nathan r. hruby: "Re: [phplib] performance"
- Reply: nathan r. hruby: "Re: [phplib] performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: nathan r. hruby: "Re: [phplib] performance"
- Previous message: R.B. Scholtus: "Re: [phplib] PHPlib session using PHP4 sessions implementation: the code"
- In reply to: nathan r. hruby: "Re: [phplib] performance"
- Next in thread: nathan r. hruby: "Re: [phplib] performance"
- Reply: nathan r. hruby: "Re: [phplib] performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

