Skip to content

mod-brotli breaks caching #11

@meyergru

Description

@meyergru

mod-brotli, like mod-deflate, breaks browser caching with ETags in special cases, see:

https://fullstackhack.wordpress.com/2014/12/10/the-pain-of-etags-mod_deflate-apache-2-4-and-tomcat-7/

In mod-deflate for Apache 2.5, there is a special setting to circumvent this: DeflateAlterETag:

http://httpd.apache.org/docs/trunk/mod/mod_deflate.html#deflatealteretag

There should be a similar configuration option in mod-brotli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions