Search found 1 match
- Wed May 18, 2005 10:24 am
- Forum: [3.0/Olympus] New features discussion
- Topic: faster?
- Replies: 24
- Views: 12955
Re: faster?
GZIP compression makes pages quite alot smaller. This first of all saves bandwith because less data is sent from the server, but it also means that pages can load faster to the client. The compression indeed does cost some CPU power, but in a lot of cases this isn't really a problem because the adva...