Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default CF 5 to 6.1 upgrade

    I have delayed upgrading from CF 5 to CF 6.1 for 2 years because when I do the
    response for cf pages is at least 3 times slower with cf 6.1. I have a need to
    upgrade the os from Windows 2000 to Windows 2003 which requires at least cf
    6.1. Is there any solution to the slower responses to cf pages with cf 6.1? I
    can't believe there would be an upgrade like this and deliver such a poor
    response from cf pages. Everything is working even with cf 6.1, it's just aa
    LOT slower now.

    tduffy Guest

  2. Similar Questions and Discussions

    1. Upgrade from 6.1 to 7.0
      Am anticipating upgrading and I've read the documentation. tsongas said don't delete the 6.1 cfide folder... no problem. I'm using IIS as the web...
    2. Why to upgrade to CF MX 7 ?
      Hi, Actually, I use CF MX 6.1 and I'd like to by the new version. My IT Manager asks me to explain why I want to upgrade. I search information on...
    3. Upgrade
      I upgraded from win-me to win-xp but I cant get my dial- up modem to work. It says drivers are not compatable with xp. Any suggestions to resolve...
    4. Can you upgrade using a previous version upgrade disk?
      When upgrading to PS 7, can I use the previous version 5 upgrade media for product verification or do I need the original full version disk - which,...
    5. Upgrade to VM
      I keep getting error msg that I need a new version of virtual machine. However I am lost as to what I REALLY need to add to my system to view these...
  3. #2

    Default CF 5 to 6.1 upgrade

    I have delayed upgrading from CF 5 to CF 6.1 for 2 years because when I do the
    response for cf pages is at least 3 times slower with cf 6.1. I have a need to
    upgrade the os from Windows 2000 to Windows 2003 which requires at least cf
    6.1. Is there any solution to the slower responses to cf pages with cf 6.1? I
    can't believe there would be an upgrade like this and deliver such a poor
    response from cf pages. Everything is working even with cf 6.1, it's just a LOT
    slower now.

    tduffy Guest

  4. #3

    Default Re: CF 5 to 6.1 upgrade

    There is no fundamental reason for cfmx to be slower then CF 5.0, though I
    certainly believe that is the symptom your are seeing. Are all pages of all
    types slow, or just pages that touch outside services like database, ldap
    servers and the like ? Have you considered ideas in technotes like 'ColdFusion
    Performance Debugging ?' as there are things that affect performance - but you
    can get past them.

    LarryC Guest

  5. #4

    Default Re: CF 5 to 6.1 upgrade

    Do you have debugging turned on? I know that for us, debugging was causing alot of the slowdown. You really don't need debugging turned on for production anyway.
    Mike Greider Guest

  6. #5

    Default Re: CF 5 to 6.1 upgrade

    Debugging is not turned on and I am going through the Performance Debugging now. I believe I have gotten some better performance already. Thanks for the input.
    tduffy Guest

  7. #6

    Default Re: CF 5 to 6.1 upgrade

    Have you checked out the other threads about slow page responses? Are all of
    your pages slow, or just certian ones that contain specific functionality,
    i.e., database calls, LDAP, cfmail, etc? Are you running with debugging on?
    Debugging can be a performance killer.

    Mike Greider Guest

  8. #7

    Default Re: CF 5 to 6.1 upgrade

    Thanks for the feedback. Debugging is not on. It happens with all cf pages. I
    am working through some of the suggestions on performance optimizing. Have
    gotten some improvement. Still working on some more.

    tduffy Guest

  9. #8

    Default Re: CF 5 to 6.1 upgrade

    If you want to post a page or two, I'd be happy to help look through them for some suggestions. We haven't really noticed any slowdown when we converted.
    Mike Greider Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139