I recently spend a large amount of time trying to get a Timeout Error to go away. I read all the documents that I could lay my grubby little fingers on, but nothing helped.
Solution:
MSSQL's database needed a bit of maintenance. The DB was restored from a backup that we got from the client.
So one of the solutions to getting past the Timeout Error has absolutely nothing to do with changing code...
I hope that this may help some poor bugger who spends a day rewriting code. _
All the best.
While ($life == True)
{
$me = "Geek";
}
echo("Connection Reset By Peer");