0
Loosing DB connection
New Here
,
/t5/coldfusion-discussions/loosing-db-connection/td-p/2308320
Nov 17, 2009
Nov 17, 2009
Copy link to clipboard
Copied
ColdFusion keeps loosing the connection to the Oracle server adding significant overhead. The maintain connection box is checked in the admin and the number of connections was reduced to one since there are no other application on our server. How can we force CF to maintain the connection?
Kevin Teitel
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/coldfusion-discussions/loosing-db-connection/m-p/2308321#M110000
Nov 18, 2009
Nov 18, 2009
Copy link to clipboard
Copied
the number of connections was reduced to one
I think you should raise the number of connections! Then Coldfusion would be able to make simultaneous connections to the database, leading to more data throughput.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

