MX7, <IMG> pictures are slow to load

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default MX7, <IMG> pictures are slow to load

    I installed MX7 from MX6.1. Once completed, i noticed some graphics were very
    slow to load. The cfm stuff executed with speed but the graphics, called by
    <IMG> tags, take too long to load, but not all of them. Some are slow and some
    are quick. I didn't have this issue with MX6.1.

    I also use a virtual directory in IIS to point to a graphic folder in another
    drive on my web server. It seams every pic called with the virtual directory
    path is slow.

    Can anyone sheed me some light?

    gmelanson Guest

  2. Similar Questions and Discussions

    1. Slow loading pictures
      I have some pictures on my website that load very slow. In fact even the very small pictures load slow. I don't think this is a hosting issue. I...
    2. Please help - load pictures
      Hell I must say i?m starting flash mx and i don?t know it very well I want my swf to have several pictures but it becomes a problem: it?s too...
    3. load external pictures
      Hi Does anybody know how to load external pictures from a folder in the same directory as the .fla/.swf file. The goal is to make a solution to...
    4. How can I dynamically load pictures with loading graphic?
      I have worked with flash for a few simple websites, but I know very little actionscript. I want to design a site very similar to this one:...
    5. Pictures loading slow on web page?
      What format do I need to save pictures in that will help my web page load faster. It takes forever for the pictures to load. Any help will be...
  3. #2

    Default Re: MX7, <IMG> pictures are slow to load

    gmelanson,

    If you're using the built-in web server, then this is applicable.

    Since you're using IIS, the only time Coldfusion comes into the picture is
    when a .cfm or .cfc file is requested. Outside of that, everything is handled
    by IIS (meaning the speed problem would be an IIS issue).

    Did you update IIS recently? or make any changes to its configuration? Are you
    sure the web server connector got updated along with Coldfusion?

    Kronin555 Guest

  4. #3

    Default Re: MX7, <IMG> pictures are slow to load

    thanks for the reply. Although i know that coldfusion is probably not at fault,
    but in mx 6 it worked fine.

    I didn't change anything on our server prior or after the installation.

    I run with IIS 6.0.

    Don't know what you mean with the connecter. Although cfm pages work fine.


    gmelanson Guest

  5. #4

    Default Re: MX7, <IMG> pictures are slow to load

    *bump*
    gmelanson Guest

  6. #5

    Default Re: MX7, <IMG> pictures are slow to load

    *bump*
    gmelanson 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