Re: mysql_pconnect() made things worse

2006-12-01 Thread Jacques Marneweck
Brian Dunning wrote: I have many sites accessing one MySQL server, all using the same IP, username, password via a PHP $connection = mysql_connect($ip,$user,$pass);. The server is extremely busy, hammered 24x7, but almost all traffic is coming from one very short script. About once a day

mysql_pconnect() made things worse

2006-11-30 Thread Brian Dunning
I have many sites accessing one MySQL server, all using the same IP, username, password via a PHP $connection = mysql_connect($ip,$user, $pass);. The server is extremely busy, hammered 24x7, but almost all traffic is coming from one very short script. About once a day we're getting No