Search
Dawn Parzych - Dawn's Blog
You are here: DevCentral > Weblogs

posted on Thursday, December 18, 2008 7:32 AM

YSlow is a plug-in for Firefox that is integrated with the Firebug web development tool.  The plug-in evaluates a web page and provides a score based on 13 criteria.

  1. Make Fewer HTTP Requests
  2. Use a Content Delivery Network
  3. Add an Expires Header
  4. Gzip Components
  5. Put CSS at the top
  6. Move Scripts to the Bottom
  7. Avoid CSS Expressions
  8. Make JavaScript and CSS External
  9. Reduce DNS Lookups
  10. Minify Javascript
  11. Avoid Redirects
  12. Remove Duplicate Scripts
  13. Configure ETags

Some of these items rely on the developer's rewriting the code such as putting CSS at the top, moving scripts to the bottom, and avoiding CSS expressions; while others can easily be solved with an application delivery controller

In previously blog posts I've talked about  gzip compression which can be configured on an application delivery controller.  Advanced features such as an iRule can be used to re-write HTML to eliminate duplicate scripts.  And finally an acceleration solution will assist with setting expires headers, configuring ETags, and making fewer HTTP Requests.

The one item above that I would put a caveat on is to reduce DNS lookups.  Yes having content from 10 different domains or advertisers is going to hinder the performance of a page.  However, when dealing with a high latency link and a page that has more than 50 items splitting those items across multiple domains is going to improve the download time.  Moving the content across 1 or 2 additional domains is going to be beneficial.  Downloading content in parallel can improve the performance just be prudent and keep the number of domains at a minimum.

 


Posted In: Acceleration,

Feedback

No comments posted yet.

Let Me Know What You Think


Please use the form below if you have any comments, questions, or suggestions.

Title:
 
Name:
 
Email: (so we can show your gravatar)
Website:
Comment: Allowed tags: blockquote, a, strong, em, p, u, strike, super, sub, code
 
Please add 4 and 8 and type the answer here:

82,243 Members in 102 Countries and Growing!

Join DevCentral Today!

About DevCentral

DevCentral has been a successful, thriving community for many years. We have always strived to bring you the best technical documentation, discussion forums, blogs, media and much more that we can.

So dive in, get familiar with DevCentral. We hope you like it, we hope it makes your job easier, and lets you get that much more power out of the community. To learn more, make sure to check out the Getting Started section. And if you have any problems, or think something could be easier to use, drop us a line to let us know.

Got It !

We've received your comment and transmitted it directly to DevCentral HQ.

Thanks for taking time to let us know what's on your mind. At DevCentral | Community Matters!

Get In Touch With Us

Have questions, suggestions or just want to get something off your chest?

Use our handy form below to Direct Connect with DevCentral Mission Control.

Send Us Feedback       or