Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Loosing DB connection

New Here ,
Nov 17, 2009 Nov 17, 2009

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

328
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 18, 2009 Nov 18, 2009
LATEST
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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources