HTTP Compression for web applications


Server Intellect Web Hosting Solutions


HTTP Compression for web applications

Author: Chandramohan Lingam

HTTP Compression: Unlock the potential of Web servers to improve application response time and reduce bandwidth costs. Today’s Web sites are rich in content and provide capabilities similar to a full-fledged client application. Providing rich capabilities has an undesired side effect of increasing the page size. In most cases, the factor that determines the success of a Web application is the responsiveness. The best way to keep the site responsive is to minimize the size of the downloaded pages. Considering the fact that most of the content in a page is textual data, HTTP compression is a promising scheme to improve the response time. Compression algorithms are effective with text data and can achieve 70-80% compression. This article provides some insight into how Internet Information Services* 6.0 compression improves the overall performance while answering question on impact to CPU utilization, application throughput, dynamic and static applications, SSL enabled sites.










More Tutorials

Also See:

Improve performance by compressing ViewState
Tips for ASP.NET Application Performance Enhancement
Validating XML Files Against XSD Schemas in .NET 1.x and 2.0
An Extended Look at the Profile Object - Part 3
Binding Data to Controls
Building a Simple C# Search Engine [Part 2]
Protect the configuration file with the Protected Configuration feature.
Sorting Data in a DataList or Repeater Control
Quick Reference for the Atlas DataTable
Customizing the Data Modification Interface



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials