Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for stale-if-error Cache-Control directive #13

Closed
wants to merge 2 commits into from

Conversation

westonruter
Copy link
Contributor

Useful for Squid and other proxies to allow stale content to be served if the server has an error:

The stale-if-error HTTP Cache-Control extension improves availability
of some kinds of cached content by allowing servers and clients to
instruct caches to use stale responses when certain error conditions
are encountered.

See The stale-if-error HTTP Cache-Control Extension.

Also updates the plugin codebase to v1.2 from the WordPress plugin SVN repo.

@nikolay
Copy link

nikolay commented Aug 21, 2014

👍

@vnsavage
Copy link
Contributor

Thanks for the PR. Do you think you can recreate it with the latest version of Batcache?

@westonruter
Copy link
Contributor Author

See #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants