Web acceleration options on the cheap - Network World

Skip Links

DNSstuff.com
Get information about your IP
IP Information
50+ On-demand DNS and network tools

Software

Videos

rssRss Feed
Get instant email notification when white papers, webcasts, executive guides are added to our library.  Stay informed and up-to-date with the latest on IT Technologies with Network World's Resource Alerts.

Additional Resources

RSS

FEATURED WHITEPAPERS

Endpoint Security: Data Protection for IT, Freedom for Laptop Users Absolute Software

The movement towards laptop computers has fueled an unprecedented number of data breaches. For IT and Information Security, encryption and training has proven ineffective against careless users and insider threats. This paper discusses these limitations and explains how endpoint security allows remote deletion of sensitive data, tracking of computers outside the network and the physical recovery of missing computers. Learn how you can ensure mobile data protection regardless of end-user interference.

RSS

FEATURED REPORTS

Executive Guide: Storage Heats Up HP

Get the latest on storage technologies that allow IT professionals to better cope with new IT demands. Learn how storage technologies can help you successfully tackle e-Discover, regulatory compliance, green data center initiatives and the data explosion. Get all the details now.

Web acceleration options on the cheap

By Thomas Powell , Network World , 10/25/2004
  • Social Web 
  • Email 
  • Feedback 
  • Close

Like the fancy sports car you can't afford to drive, many Web server front-end products are simply beyond the budget. The good news is that you can cheaply add directly to your Web servers many of the same speed-enhancing techniques these products use that will help you improve equipment and bandwidth utilization and boost the end-user experience.

HTTP compression can be added to most Web servers quite cheaply. In the case of Apache, mod_gzip or mod_deflate -open source tools you can readily find on the Web - are common solutions.

For Microsoft servers running IIS 6, compression is a native feature and requires a simple configuration change to enable basic features, although detailed configuration can be troublesome without using specialized utilities or registry editing. There is also a thriving market for third-party HTTP compression filters for IIS including httpZip from Port80 Software and TurboIIS. Do understand that when using compression you should see an increase CPU load on your server, but typically most Web servers have plenty of cycles to spare because they are often doing very little as they are network- or disk-bound.

Interestingly during testing, we base-lined the units against IIS 6 native compression, and it turned out to actually offer more compression in many cases. For example, in one test with default settings IIS6 compression reduced a 500K test to 136,610 bytes with the next best result being Redline at 162,031 bytes. While tuning should bring the appliances closer to the IIS result, given that all approaches use the same technology at their heart, the initial results certainly would surprise most observers.

To help offload servers you may consider setting up a reverse proxy. This is often done using on open source program called Squid. Windows environments may often employ Microsoft's ISA Server instead, but consider that your proxy cache doesn't necessarily need to be the same technology as your origin server.

To improve end-user caching you may want to add cache control headers into the output of your Web application or using freeware: mod_expires for Apache or CacheRight for IIS.

1 | 2 |  Next >
Comment
Login
Forgot your account info?
Add comment
Anonymous comments subject to moderator approval. Register here for member benefits.
Have a NetworkWorld account? Log in here. Register now for a free account.
First Name
Last Name
E-mail
Zip Code
IT Buyer's Guides

View All Buyer's Guides