Nope.

I have a bunch of "static" CFM pages that I construct a menu around (simply
by adding a header in application.cfm and a footer in onrequestend.cfm).

A page named "information.cfm" will give no problems, but a page named
"vademecum.cfm" will hang the server, whether I follow a link to it or enter
the URL directly.

When I rename that file to "vadem.cfm" it will work without any problems.

A few hours later, the same will happen to another file. Another perfectly
unremarkable file, with no special instructions in it whatsoever. And the
problem will go away when I rename the file, from say "whowhat.cfm" to
"whatwho.cfm".

Lather. Rinse. Repeat. 

Aaargh!

Michel Vuijlsteke

-----Original Message-----
From: Robert Everland III [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 3:05 AM
To: CF-Talk
Subject: RE: CPU 100% (again, sorry)


Does your memory utilization go up when this happens? I have found when
quering a huge database if the memory goes up while the cpu is at 100% it's
because of database if cpu is just at 100% there is bad code somewhere. If
all the drivers are updated (mdac that is) and you're running a normal
webserver, be it SQL, Access (orcale maybe could be a problem there) there
shouldn't be a problem. Double check and recheck that code especially if
it's spreading where it wasn't before.


Bob Everland

-----Original Message-----
From: Michel Vuijlsteke [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 08, 2001 6:03 PM
To: CF-Talk
Subject: CPU 100% (again, sorry)


Sorry to post about this again, but I went through the archives and did not
see any definitive resolution of the problem.

We've had some problems on one particular server and always put it down to
bad code, but it turns out the dreaded 100% CPU utilization bug is spreading
to our other servers too.

Was the problem ever solved satisfactorily? Or pinpointed to a particular
release (we're using 4.5.1sp1 but upgrading to 4.5.1sp2)?

Michel Vuijlsteke
Netpoint NV
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to