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

Cache new posts as soon as they get published #21

Open
rahul286 opened this issue Oct 18, 2012 · 1 comment · May be fixed by #274
Open

Cache new posts as soon as they get published #21

rahul286 opened this issue Oct 18, 2012 · 1 comment · May be fixed by #274
Assignees

Comments

@rahul286
Copy link
Member

Whenever a new post is published, issue a fake GET request for it so fastcgi_cache will have it ready when first visitor shows up!

RefL http://wordpress.org/support/topic/plugin-nginx-manager-preheat-new-post-cache-before-purging-homepage

@ghost ghost assigned actual-saurabh Oct 18, 2012
@chandrapatel chandrapatel removed this from the 1.5 milestone Oct 22, 2020
@actual-saurabh actual-saurabh removed their assignment Nov 11, 2020
@chandrapatel
Copy link
Contributor

shutdown action can be used to make GET request to cache new published post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Nginx Helper
In progress
Development

Successfully merging a pull request may close this issue.

6 participants