> Dave, I understand totally what you're saying and I agree, > ideally this sql should be rewritten. Here's the thing, if > this were on my old machine, this code would have ran with > no issues. I was on a Pentium III (regular intel). Last week, > we got new dev machine in house and, they're celerons and ... > CFMX just hasn't acted the same since. > > Even if I did a straight query and did a <cfdump> of that > object, the page just goes nuts and keeps refreshing, over > and over again as if the DHTML or something is spinning out > of control. The CPU cranks up to 100% in both cases. > > So, there's something else going on here and ... I have a big > feeling that this is the majority of the issues that everyone > on the cfboards are complaining about. Makes me wonder just > how many of these people have celerons (if that is indeed the > problem).
I'd be quite surprised if the problem was caused by the use of Celeron processors. We use those on the machines in two of our classrooms, and while they're a bit pokey, they run everything OK, including CF MX. Are you running the browser from the same machine as the server? Perhaps the problem is on the client end, instead of the server end. Try using a different browser - I'd go as far as using Lynx, or even better, a telnet client or some other plaintext client (netcat, httpanalyzer from http://www.coolfusion.com/). Or, perhaps, the problem is with the database client, or something else for all I know. If you use a new machine, you have to consider not only CF MX, but every component on the machine, as a potential point of failure. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

