in reply to Re^3: Failures in TCP/IP stack
in thread Failures in TCP/IP stack
My conclusion that it was a DBI issue was based on commenting out all checks but DBI. I counted the orphaned file descriptors per pass, and they corresponded with the number of servers which were not in fact running mysql at the time.
You are right though... I'll make a test case which illustrates that issue, and present that as a new question here.