I may be wrong, but I believe it goes like this: Actual connection pooling is handled at the driver level. But, CF can also cache DB connections. (Maintain DB Connection option in CFAdmin) So CF worker threads can reuse established connections that match their connection information.
HTH Regards, Rob Rusher Spectra Architect, Certified ColdFusion Instructor + Developer, Certified Java Programmer (303) 885-7044 Cell (970) 472-1775 Fax [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.flarenetworks.com plan, build and integrate interactive applications and e-business services to enhance knowledge sharing, e-commerce and business communications initiatives ---------------------------------------------------------------------------- This email and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is only for the use of the intended individual or entity to whom this electronically transmitted message is sent. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you receive this transmission in error, please call Flare Networks collect at 970-689-1294 and delete the message and any attachments. ---------------------------------------------------------------------------- > -----Original Message----- > From: Pallav Bordoloi [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2001 6:00 AM > To: CF-Server > Subject: Connection Pooling > > > Hi, > > Can anyone please let me know how Cold Fusion handles > connection pooling ? > > In (IIS) for an asp application, connection pooling > occurs at the driver level. Is this also the case for > Cold Fusion applications, or does it address > connection pooling for the specified DSN. Thank you. > > Pallav > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
