Massive problem with ColdFusion MX

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Massive problem with ColdFusion MX

    Here's the deal. We have this online dynamic survey application that we use to
    survey people. Apparently, what's happening is that when the traffic gets too
    heavy, the service stops. Essentially, almost everypage of the survey has at
    2-3 recordsets along with an Update Record server behavior. Apparently, the
    high traffic seems to cause the service to shut down (we have several thousand
    people using this, and it doesn't seem to work).

    Rusty0918 Guest

  2. Similar Questions and Discussions

    1. Change Massive HTML Help
      I was putting together a website in PHP using Dreamweaver this week. After I thought I was done, I checked it online. Turns out all the images are...
    2. Which is better, opening and closing, or a massive file opening and a massive closing?
      On Mon, 16 Feb 2004 11:16:54 -0600, wustl.edu (Shiping Wang) wrote: >Hi, >How can I rearrange an array in a specific order based on the order of...
    3. Massive collision detection
      I know various ways to set up collisiondetection but I dont know how to optimize it. Does anyone know methods/strategies to set it up so it can...
    4. massive deadlocks after upgrade from 7.3 to 9.4
      Hello, we are using Informix 7.3 and upgrade to 9.4. Our database access layer generator creates code like this: EXEC SQL DECLARE C_Table...
    5. Massive problems...please help.
      I have a Win2k desktop and a Win XP laptop (wireless) connected to a Linksys WAP, DSL/Cable router with a 4-port switch. When I first set up the...
  3. #2

    Default Re: Massive problem with ColdFusion MX

    Your post is a little vague. Your server logs should show where the failure is. I would start looking there. There can be literaly hundreds of reasons why the system is crashing.

    --Dave
    dave_jf Guest

  4. #3

    Default Re: Massive problem with ColdFusion MX

    It would be good to know specific errors, what database is used, etc.
    ksmith 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