=?iso-8859-2?Q?Re: Re: [phplib] phplib &&mysql 3.23.36 && php4.0.4p1?= From: ioman <email protected>
Date: 04/18/01

Did anyone test the performance hit while not using persistant
connections ?
We are expecting to have about 30 querries per second generated by
the website.

fabrizio.ermini <email protected>:

>On 17 Apr 2001, at 18:12, ioman <email protected> wrote:
>
>> 2) we also get _LOTS_ of 'Aborted connection ... (Got an error
>> reading communication packets). in our mysql logs.
>> It looks like php might be the culprit here not closing the
>> persistent database connections correctly, thus the error
messages.
>>
>DON'T use pconnect with mySQL, substitute it with "normal"
>connect. Connection overhead with MySQL is so small that on
>most sites "connect" is actually faster.
>
>Just my 0.02 Euro.
>
>
>/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
>
>Fabrizio Ermini Alternate E-mail:
>C.so Umberto, 7 faermini <email protected>
>loc. Meleto Valdarno Mail on GSM: (keep it short!)
>52020 Cavriglia (AR) faermini <email protected>
>

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