Cool, thanks. -----Original Message----- From: Scott Ashman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 1:42 PM To: CF-Talk Subject: Re: Gzipping cold fusion pages on IIS 5.0
Certain browsers (ie 5+) can automatically ungzip documents retreived from a server and display them as they would an HTML document or image. By gzipping documents before they served you can save substantial bandwidth. I run a rather text heavy site 1.8 m/sec that's chewing up a t1+. I'm pretty sure I can cut the bandwidth in half with a good gzip solution. ----- Original Message ----- From: "Bryan F. Hogan" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 1:23 PM Subject: RE: Gzipping cold fusion pages on IIS 5.0 > This may be a stupid question, but what is gzipping good for? I'm not being > rude, I just don't know. :) > > -----Original Message----- > From: Matt Robertson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 1:22 PM > To: CF-Talk > Subject: RE: Gzipping cold fusion pages on IIS 5.0 > > > How does free sound? > > You want the tag cf_gzippage and cfx_gzip. You will have to search for > each term in the devex to find them both. > > I've used them for quite awhile. They work great. > > > -----Original Message----- > From: Scott Ashman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 9:07 AM > To: CF-Talk > Subject: Gzipping cold fusion pages on IIS 5.0 > > > Anyone know of a good product / method that can incorporate the gzipping > of > files with cold fusion output? IIS 5.0 has compression ability but it > seems > to really only be useful with static pages. I've seen a couple of $1k+ > solutions, but would rather have a cheaper solution. > > Thanks. > > > --- > > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.512 / Virus Database: 309 - Release Date: 8/24/2003 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

