Charles Cruise wrote:

>Hi all, i have a weird problem with a page that has an execution time of 
>46031 milliseconds.  There is only one file that is causing the 
>problem.  If i comment out the <cfinclude> tag that includes the file, 
>the page loads fine naturally.  However, if I erase the contents of the 
>file so that it is blank, it still takes a long time to process that 
>file.  Should it do that?  If not, I'm at a loss as to where to go from 
>here on solving the high execution time.
>
>Some information about the file, it contains one <cfquery> that 
>debugging reports takes  0 ms for the time, and one <cfif> statement 
>that checks to see if the recordcount of the query is greater than 0.  
>If it is, it displays some html.  If not, it does nothing.
>
>Thanks in advance for any and all suggestions on this mysterious problem.
>Charles Cruise
>Vice President / Network Operations
>Web Site Management, Inc.
>
>  
>
This sounds more like a problem with the processing engine then with
your code. What happens to your memory usage when you run that page? Is
it spiking?

Have you restarted your instance of CF Server? Did it help? Is there
anything that could give a clue as to what's happening in the logs? Both
CFServer and apache logs? (IE: Segmentation faults of any kind?)

HTH!

-- 
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED] 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236253
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to