Skip Links

Network World

  • Social Web 
  • Email 
  • Close

(Comma separation for multiple addresses)
Your Message:

Port80 offers acceleration education, Part 2

Port80 Software’s paper describes acceleration techniques
Network Optimization Alert By Denise Dubie , Network World , 01/20/2004
Denise Dubie
Sign up for this newsletter now!

Associate News Editor Ann Bednarz covers the latest news on application acceleration, content delivery and more.

  • Share/Email
  • Tweet This
  • Comment
  • Print

As I mentioned last time, Web acceleration vendor Port80 Software recently released a paper that details how enterprise network managers can first measure their Web site performance and then tackle the technical challenges that may cause poor customer service and unsatisfying end-user experiences.

The paper specifies several ways to speed content delivery, including code optimization, cache control and HTTP compression.

According to Port80, source code optimization is an often-overlooked way to make applications work better. This approach needs to be applied prior to deployment, in the testing phase of rolling out a new or updated application. Tweaking the code prior to putting an application in a live production environment will ensure the code works with the network devices and servers supporting the application.

A subset of code optimization is white space removal, which the paper defines as "the elimination of superfluous spaces, tabs, new lines and comments." The process is said to result in modest time savings of about 10% to 15% in typical HTML files. Port80 says a code optimizer modeled after a traditional software compiler can achieve a higher level of optimization on all text-based files.

Code optimization represents a first step in improving Web site and application performance by reducing the initial network payload that a server must deliver to an end user, the paper states. As soon as the content has been optimized on the developer side, the content can then begin to be delivered in an efficient form.

A method of delivering content efficiently is cache control, Port80 argues. This involves storing the most commonly accessed content in RAM. It prevents an application from having to access a disk thousands of times during execution. Caching on the Web is similar in that it avoids a round trip to the origin Web server each time a resource is requested and instead retrieves the file from a local computer's browser cache and a proxy cache closer to the user.

Lastly, Port80 discusses HTTP compression. HTTP compression is usually implemented on the server side as a filter or module, which applies the compression algorithm to responses as the server sends them out. And Port80 says any text-based content can be compressed.

Ann Bednarz is associate news editor at Network World.

  • Share/Email
  • Tweet This
  • Comment
  • Print
Comment
Login
Forgot your account info?
Add comment
Anonymous comments subject to approval. Register here for member benefits.
Have a NetworkWorld account? Log in here. Register now for a free account.

Videos

rssRss Feed