> I've got a client that is seeing this error message. (I have > not seen the code/site yet) "Timed-out trying to get a > connection to DB_BOFA. The connection limit has been reached. " > The only ideas I have is either: > 1. There are too many queries on the page and it's using all > of the possible connections. > 2. The DB or CF is holding DB connections and there are none > left in the 'pool' for use. > > Any possibilities I may have missed?
The connection limit for the datasource hasn't been set to match the number of connections that the database will allow? Unless the queries in a page use different datasources, it's my understanding that all of them will use the same connection. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244556 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

