3 messages in ru.sysoev.nginxRe: Testing arbitrary HTTP headers
FromSent OnAttachments
Cliff WellsMar 23, 2007 2:58 pm 
Cliff WellsMar 23, 2007 3:21 pm 
Philip HallstromMar 23, 2007 4:14 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Testing arbitrary HTTP headersActions...
From:Philip Hallstrom (phil@public.gmane.org)
Date:Mar 23, 2007 4:14:14 pm
List:ru.sysoev.nginx

I recently had an issue with Google Web Accelerator breaking one of my AJAX apps and stumbled across this web page:

http://www.petefreitag.com/item/312.cfm

You might also play with robots.txt... ours includes this:

User-agent: Fasterfox Disallow: /

To stop firefox's prefetching system... perhaps google's web accelerator is nice enough to set a specific user agent as well?

-philip