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

Do not serve stale statically compressed content #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 10, 2020

  1. Do not serve stale statically compressed content

    Unless the static cache option is set to NGX_HTTP_BROTLI_STATIC_ALWAYS,
    check that the original file both exists and is not newer than the
    statically compressed equivalent.
    mqudsi committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b83d573 View commit details
    Browse the repository at this point in the history