Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Add an --eco option to the static warm command #11188

Open
wants to merge 2 commits into
base: 5.x
Choose a base branch
from

Conversation

arthurperton
Copy link
Contributor

This adds an --eco option to the static warm command. In eco mode, only uncached URLs are visited.

This is perfect for when you just want to 'fill in the gaps' in your cache after some URLs were invalidated, without visiting every single URL in your website. This avoids unnecessary server load.

Using this option will definitely lower your carbon footprint 😇

@arthurperton arthurperton changed the title Add an --eco option to the static warm command [5.x] Add an --eco option to the static warm command Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant