DotNetNuke tutorials, tips and tricks

Thursday, October 06, 2005

DNN Tutorial: DotNetNuke® and Http Compression

HttpCompression allows you to drastically reduce the download size of the pages within your DotNetNuke® portal and will greatly improve the performance of your website - this is an essential tip.

While not a new development, a recent hot topic talked about in the DotNetNuke® forums which can greatly improve the performance of your DNN installation is referred to as HttpCompression.

HttpCompression refers to a method of compressing data sent from your server then passing that data to the client browser where it is decompressed on the fly. Thus increasing the display speed of your pages by sending less data across the pipe.

With an end goal of sending less data sent between your server and your client's browser, what is the best solution for adding this to DotNetNuke?

The answer is simple, and installation - trivial.

To read this tutorial in full go to: DotNetNuke® and Http Compression

0 Comments:

Post a Comment

<< Home