PHP and pconnect

2002-02-12 Thread Simon Windsor
Hi The I have noticed that the number of Aborted Clients and Aborted Connections has increased sharply recently on our two production servers, but not on our development server. Yesterday we started getting a number of blocked host errors, which we had to clear up with flush hosts. http://ww

Re: PHP and pconnect

2002-02-05 Thread David Phillips
> - use of mysql_pconnect (introduced in Novemeber) > - use of fsockopen($Primary, 3306, &$errno,&$errstr,5) (closed by > fclose()) to test if connection possible before attempting connection > (introduced last week) > - much high web activity causing recycling of httpd processes You're putting m

PHP and pconnect

2002-02-05 Thread Simon Windsor
Hi The I have noticed that the number of Aborted Clients and Aborted Connections has increased sharply recently on our two production servers, but not on our development server. Yesterday we started getting a number of blocked host errors, which we had to clear up with flush hosts. http://ww