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

Configuring Coldfusion for heavy load application

New Here ,
Aug 10, 2016 Aug 10, 2016

Copy link to clipboard

Copied

I have a project which can be considered as a heavy load application. I have bought 3 primary server and 3 back up server from Amazon , primary is of 32 cup with 244 gb ram and Secondary  server with 16 cpu with 122 gb ram . Can someone suggest to do the Coldfusion tuning because now the Coldfusion server is not listening when load is increasing, please advise

Views

187

Translate

Translate

Report

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
Guide ,
Aug 10, 2016 Aug 10, 2016

Copy link to clipboard

Copied

LATEST

Hi,

You could do well to make adjustments to default install CF settings.

CFadmin > Server Settings > Java and JVM for Minimum and Maximum JVM Heap Size plus JVM Arguments variables.

What values to use? That can best be determined by doing some monitoring via recording a Java log file or enable JMX then use JDK tools like JMC.

Not to be overlooked with CF performance is tomcat tuning. Has CF tomcat tuning been applied by editing server.xml and workers.properties?

HTH, Carl.

Votes

Translate

Translate

Report

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
Documentation