Actions
Bug #35870
closedmod_expires is not loaded
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Description
In #34590 the default modules were no longer loaded, but this also disabled mod_expires. This makes #33956 less effective. It is still an improvement over serving assets via Rails, but it doesn't allow the browser to aggressively cache assets.
It should be noted that mod_expires in puppetlabs-apache is a bit special. I ran into this in https://github.com/puppetlabs/puppetlabs-apache/pull/2288, so the fix may be needed in multiple places.
Actions