Thanks for the suggestion. I am rebooting it again right now.

For the record, the problem I am having is with processing an include,
regardless of the time it takes to execute the code within. 

I could include a file with just my name saved as the contents, and it will
add 10ms to the execution time of the page performing the include.
Alternatively, I can copy the contents of a file that takes x milliseconds
to execute into another file and include it, and the file will now take x +
10 ms to execute.

What I would really like to hear about is what impact using cfinclude
generally has on performance, regardless of what content is used within the
page. I know this sounds rhetoric, but does anyone else run into a 10ms hit
for each file they include?

Yours,
M

-----Original Message-----
From: Matt Robertson [mailto:matt@;mysecretbase.com]
Sent: Tuesday, October 29, 2002 3:25 PM
To: CF-Talk
Subject: Re: Time to Rebuild the Server?


I'm sure you've thought of this already, but I find this happens after I've
ben running a dev box for a long time.  A reboot usually fixes it.

---------------------------------------
Matt Robertson    [EMAIL PROTECTED]
MSB Designs, Inc., www.mysecretbase.com
---------------------------------------


---------- Original Message ----------------------------------
from: "Haggerty, Mike" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Tue, 29 Oct 2002 14:51:44 -0500

>For my dev server, I have CF5 running on a Red Hat server and every time I
>process an include it is taking about 10ms. My understanding was that
>includes happen *almost* instantly, without a significant performance hit. 
>
>Is this true, or do includes take a long time to process?
>
>My thoughts are that rebuilding the server will probably correct the
>problem, the hardware confirguration is a PIII 800 and only development
>traffic ever hits it. 
>
>This is creating some headaches for me as I try to optimize code. Has
anyone
>else ever seen this problem, and, if so, what else could be the cause?
>
>Thanks,
>M
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to