Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

purging fails if ModPagespeed=off in global config #1077

Open
@lesfen

Description

@lesfen

When modpagespeed is set to off in the global config and only enabled for some virtual domains, purging will not work.

To duplicate...

  1. set ModPagespeed off in the global config
  2. set ModPagespeed on in 1 or more virtual domains
  3. from the gui, under caches -> purge cache, attempt to enter anything that is cached and nothing happens.

The item will show up in /var/cache/mod_pagespeed/cache.purge (assuming that is where your cache is). But the item will not show up in the gui and the purge will not happen.

Then set ModPagespeed on in the global and test again and purging works normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions