Does midgard still use pconnect to get to mysql in midgard-lib?
If so, why? I have found regular connections to leave
a lot less sleeping threads open in mysql than pconnect
does.

A good thread to look at:
http://marc.theaimsgroup.com/?t=98876349600002&r=1&w=2


I've always had that problem with php's mysql_pconnect
some comments on that function here:

http://marc.theaimsgroup.com/?l=mysql&m=99130274006318&w=2
and
http://marc.theaimsgroup.com/?l=mysql&m=99130356108625&w=2

--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to