are rss feeds also static cached?

Comments

Hetta’s picture

Status: Active » Closed (works as designed)

If you read the code in boost.api.inc, it says:
"... At present, we also refuse to cache any RSS feeds provided by Drupal, since they would require special handling in the mod_rewrite ruleset as they shouldn't be sent out using the text/html content type."

That's a clear "nope". Or perhaps a nice "not yet".