[200 OK]: A Port80 Software Blog

We're all 200 OK: Web, HTTP and IIS Insights
posts - 199, comments - 725, trackbacks - 95

Prefetching Ills with Firefox’s FasterFox

In the past, we have reviewed the concept of “prefetching” content before the browser end user requests it – a fascinating and very Ajaxian approach to Web site and app performance.  FireFox browsers can take full advantage of this with a relatively new browser plug-in called FasterFox (catchy) that handles prefetching for FF.

Attack of the Prefetchers

As FireFox usage continues to expand, some Webmasters are seeing bandwidth shoot through the roof on even non-Ajax sites as users with FasterFox are prefetching content galore. 

What’s an admin to do?

Fighting Back

Thank goodness for robots.txt.  Add a few lines to your “robots.txt”, and you can block FasterFox prefetches:

1. User-agent: Fasterfox
2. Disallow: /

Your FireFox users will still get content, but you will not have to pre-serve it.

Best,
Port80

 

posted on Tuesday, August 15, 2006 4:05 PM

Feedback

No comments posted yet.

Post Comment

Title:  
Name:  
Url:  
Comment:  
Verify:
(Enter the word as it appears in the box above.)