Hey, that's nothing if you consider how a Fusebox application is cached in CF. All the cfincludes are *really* part of the same great big cached page, so you are really caching a lot more than the index page when you do a Fusebox application!
Incidentally, this may be part of helping to make FuseBox systems faster, since it only is loading up a single *huge* cached page of any of the given fuse actions.
At 08:58 PM 4/17/01, Brook Davies wrote: >I've got an index.cfm page which totals 24.17 KB. > >Is this to big? I ended up including a header file within each case >evaluation. I could move them to the header file and wipe out a >considerable number of lines in the index.cfm file, but is this really >worth it? > >Brook Davies > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/fusebox@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists