Create a simple test that contains Application.cfc, test_1.cfm, and test_2.cfm. Configure the session management and create a session variable for test. Call test_1.cfm and see the output of session variable. Call test_2.cfm; and do the same thing. If you see the same values, then it has nothing to do with the server. Otherwise, server configuration issue.
↧