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

Compare Coldfusion Configurations

New Here ,
Dec 06, 2009 Dec 06, 2009

Hi,


we run CF on two different servers. Is there any way to compare Coldfusion configurations?

Regards,

465
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
Advocate ,
Dec 07, 2009 Dec 07, 2009

I don't think so..

Click on the "System Information" icon located near to the "Log off" link in the Administrator (in both servers), take snapshots and do a manual comparisions.

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
Advisor ,
Dec 07, 2009 Dec 07, 2009
LATEST

Possible options.  Note that I have not tested any of these options.

1. Compare the XML configuration files of the two servers using a diff tool.
   
    List of ColdFusion XML configuration files.
    http://kb2.adobe.com/cps/000/94a16ba6.html


2. Try creating an archive for each server and diffing the contents of those archives.  I have not used the archive feature, so this is only a good option if the desired configuration settings are in XML or other text based files that can be compared with a diff tool.
    http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf363af9-7ff6.html

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