Skip to main content
Participant
December 7, 2009
Question

Compare Coldfusion Configurations

  • December 7, 2009
  • 2 replies
  • 497 views

Hi,


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

Regards,

    This topic has been closed for replies.

    2 replies

    Inspiring
    December 7, 2009

    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

    Inspiring
    December 7, 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.