In my ASP.NET application, I have a sqlclient connectionstring in my web.config file, What is the recommended timeout setting for production environment? Default is 15 seconds.
My web farm and database cluster are on the same switch, so there should not be much latency.