Number of concurrent DB connections in CF 9 Pro ed.
I am running CF 9 Prof on Windows 2003, with sql server 2005. I am running a web application that has total has about 350 users on at peak connecting to about 40 different data sources. At peak times I will get several errors in a row of Timed out trying to establish connection. It seems to run fine until this starts to happen.
Until recently we were splitting the clients between 2 cf boxes and this was never an issue.
I am wondering which direction to look in.
Is this an issue of too many different connections to db's for Pro ed. to handle.
Is there a limit of db connections in Pro Ed. I have searched this forum and googled it and can't seem to find an answer.
Thanks,