I have a php function ( "mconnect") for connecting to mysql . Sometimes in full load i get a blank page with "[]mconnect: mysql_connect"
In this function i have custom messages for mysql error 1040 and 2002 -- connection errors
In logs nothing appears when this error occur
I use lighttpd 1.4.28 with php-cgi 5.2.0 and mysql 5.0.32 debian etch
Those blank pages with error appears only in full load : when mysql has Avg. questions per second
= 586.39 and lighty ~300 conn/s
Both, lighty and mysql share the same machine: dual quad xeon with 8G ram
If anyone has a clue, please share
Thanks
Cris