Hi We have a CF app which can be using multiple DBs at any given time (e.g. user1 logs into DB1, user2 logs into DB2, etc). At any given time the application can be accessing up to 20 different DBs. I've been trying to determine whether we should be maintaining connections to these DBs or not. I've found very little information out there about it except that as a general rule you should maintain connections and that you should limit connections to be the number of maximum simultaneous requests (per CF8WACK2).
However, a colleague claims to have had issues in the past with the app when maintain connections is turned on (but this may have been due to a known issue with CF6.1 - http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_18980&sliceId=1). Can anyone shed some light on when NOT to maintain connections? Thanks Nathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
