Hi all,

Our server sets the ".nocache.js" files as non-cached when sent to
browsers. Looking at them in Speed Tracer I can definitely see that
the HTTP header is set as no-cache:

Response Headers
[...]
Pragma  no-cache
[...]
Cache-Control   no-cache, must-revalidate
Expires Mon, 20 Dec 1998 01:00:00 GMT

And yet, Speed Tracer still shows the red "Critical" tag and says "GWT
selection script '.nocache.js' file should be set as non-cacheable".

Is speed tracer looking at something else than pragma and cache-
control to determine if a resource is set as cached?

I've posted this question here since I haven't been able to find a
Speed Tracer forum, and I believe this is related to GWT too.

Cheers,

Dogan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to