I have written a link checker which loops through a list of links, checks for the recip and tracks trhe results. Each recursion through the loop I set fsockopen timeout to 30 secs, and script time oput to 40 secs.
The problem comes up when the connection has been made, but the GET request...