Alex Eng wrote:

I believe the best solution is for the web server to serve up the (RDF) files with the no-cachhe directive:

header("Cache-Control: no-store, no-cache, must-revalidate");

Do you know what server is being hit for your updates?

Related reading:
http://www.websiteoptimization.com/speed/tweak/cache/


The update manifest for my extension, Clippings, resides on the Mozdev site for my project.

http://clippings.mozdev.org/update.rdf  ??

Pete, how's the MDG (www) server set up to handle RDF files with regard to caching?

--
Brian King
www.mozdev.org - free project hosting for the Mozilla community
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to