Hello Richard,
SQL service is running fine on Conrwall, we are not facing any issues with it.
I would suggest you to verify your database connection string and make sure you have used Conrwall in place of server/host parameter instead of IP address.
Conrwall is the hostname of this server and is used as Trusted SQL server name.
"connection timeout" is the parameter in Database Connection string which is nothing but the length of time to wait for a connection to the server before terminating the attempt and generating an error. You can increase this timeout value as per the requirement of your web application.
You get "Timeout expired" error message only when the time it took for processing is exceeded than the allocated time.
Your issue has been fixed on live chat itself
I would suggest you to email your issue along with the domain name in case if you face this problem with any other web site so that we can verify the connection string and timeout value you have used.