Nope, no ASPs here...just the 2 CFMX sites. What kind of diagnostics would you recommend for IIS?
David -----Original Message----- From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 11:01 AM To: CF-Talk Subject: RE: CFMX slow for specific sites? Asp sites on the same server? Because yes it would be related. It's not the scripting engine that is causing your difficulty. Check your web server and overall server resources. -mk -----Original Message----- From: Dave Lyons [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 9:13 AM To: CF-Talk Subject: Re: CFMX slow for specific sites? doubt its related but most of my asp sites have been barely crawling along lately ----- Original Message ----- From: "Mark A. Kruger - CFG" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 10:13 AM Subject: RE: CFMX slow for specific sites? > Dave, > > If your execution time is low, it''s likely that the page is being rendered > and sent to the output buffer and it's the web server that is the > bottleneck. How weighty is the page? On the local machine a very weighty > page "might" come up quickly because there's no bandwidth issues or load. > Also, I assume you are running multiple requests to the live server to > account for the fact that CFMX must compile the page the first time it runs > it. > > -Mark > > -----Original Message----- > From: David Grabbe [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 8:55 AM > To: CF-Talk > Subject: CFMX slow for specific sites? > > > G'mornin' everyone, > > Has anyone run into a problem with CFMX being really slow to render a > page for one site, but runs just fine for another site on the same server? > > Here's the deal: > The test server is a dual P3-750, 1 Gig ram, Windows 2000 server SP3, > CFMX with latest updates. Website #1 comes up without any problem. Website > #2 takes approx. 45 seconds (!) to finally come up, although when examining > the debug settings it says the total execution time was only 270 ms. So why > would it take 45 seconds for the page to actually come up, when it only > takes 270ms for CFMX to render the page? > > I have the exact same websites loaded on a development machine > (Win2kSP3, P3-900, 256mb RAM), and they both come up without any problem, > under both CFMX (standalone webserver -- port 8500) and CF4.5, so even > though I'll admit my code isn't bulletproof :-) it at least shouldn't > account for the huge wait time. > > Any ideas what might be going on here? > > Regards, > David > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

