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
Description
When modpagespeed is set to off in the global config and only enabled for some virtual domains, purging will not work.
To duplicate...
- set ModPagespeed off in the global config
- set ModPagespeed on in 1 or more virtual domains
- 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
Labels
No labels