Anything I am white space worried about I just use

ENABLECFOUTPUTONLY="yes" :)

And then I make the output display really tight.

That should do the trick.

Really if you wanted to get serious about calculating
how much (whitespace) a page has CFHTTP to the page and
then parse it calculating the total percentage of the page
as white space (IE a character count).

Then strip the page and recalculate the total number of
characters (IE: Before and After)

That should let you know how many bytes before and after.


Jeremy

-----Original Message-----
From: paul smith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 18, 2000 11:30 AM
To: Fusebox
Subject: <CF_StripWhitespace>


How can you tell if <CF_StripWhitespace> is worth using?

I can measure the increase in Execution Time
for a page when I use <CF_StripWhitespace>

But how can I measure the reduced page weight
in order to estimate the reduced download time?

On another tack, do folks even bother with
<CF_StripWhitespace> or CF's version on a heavily
loaded CF server?

best,  paul

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to