Skip to content

Proxito: not setting cache tag on offline format files #12494

@agjohnson

Description

@agjohnson

Seems like we aren't setting cache tags on offline format files, so these files are never purged from the cache on purging.

% curl -ksI -H "Host: docs.readthedocs.com" https://web-1390472897.us-east-2.elb.amazonaws.com/platform/en/stable/ | grep -i cache-tag
cache-tag: docs,docs:en
% curl -ksI -H "Host: docs.readthedocs.com" https://web-1390472897.us-east-2.elb.amazonaws.com/_/downloads/platform/en/stable/epub/ | grep -i cache-tag
%

Front logo Front conversations

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedAccepted issue on our roadmapBugA bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions