Skip to content

Wp Rocket Nginx Question #19

@ghost

Description

Inside location you have put:

expired modified 30m;
add_header "Cache-Control" "must-revalidate";

Wouldn't the following be better?
add_header Cache-Control "max-age=1800, must-revalidate";

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions