Re: [Phplib-users] phplib 7.4 docs and persistent connections
Brought to you by:
nhruby,
richardarcher
|
From: Layne W. <la...@if...> - 2002-03-18 18:49:25
|
> " Note: PHPLib now uses (as of 7.4) non-persistent > connections by default > in the non-Oracle db interfaces. The majority of PHPLib users are > operating in a virtual hosting environment where persistent > connections > eat up memory at a horrifying rate. For web servers that only > connect to > one Host/Username/Password, the persistent connections can be > enabled by > setting the $PConnect variable in local.inc's database > extension class. " > > http://www.sanisoft.com/phplib/manual/DB_SqlAddedInfo.php > > I couldn't find evidence in this in the code I installed from > phplib-7.4-pre1.tar.gz. Correct. I checked the changes into CVS late last week. Layne Weathers Ifworld Inc. |