Magento 2 cache warmer for all customer groups The Next CEO of Stack OverflowPre-Warming the...
How do I construct this japanese bowl?
WOW air has ceased operation, can I get my tickets refunded?
Rotate a column
Need some help with wall behind rangetop
Natural language into sentence logic
How to understand which control sequence in undefined in "Undefined control sequence." message?
How to make a variable always equal to the result of some calculations?
If I blow insulation everywhere in my attic except the door trap, will heat escape through it?
How to start emacs in "nothing" mode (`fundamental-mode`)
If the heap is initialized for security, then why is the stack uninitialized?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Customer Requests (Sometimes) Drive Me Bonkers!
Anatomically Correct Strange Women In Ponds Distributing Swords
Is it okay to store user locations?
When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?
How to write papers efficiently when English isn't my first language?
Whats the best way to handle refactoring a big file?
Go Pregnant or Go Home
Why is there a PLL in CPU?
Where to find order of arguments for default functions
Can a caster that cast Polymorph on themselves stop concentrating at any point even if their Int is low?
% symbol leads to superlong (forever?) compilations
Inappropriate reference requests from Journal reviewers
Can I equip Skullclamp on a creature I am sacrificing?
Magento 2 cache warmer for all customer groups
The Next CEO of Stack OverflowPre-Warming the Magento Enterprise Full Page CacheFull Page Cache on CE 1.8 - An FPC Magento Module? Varnish? Both?How would I go about prewarming cache for Logged In users?Does Magento FPC treat Customer Groups differently?How to pre-warm the cache for all customer groups programatically?How to cache Magento 2 with VarnishIssue with Magento 2 generated sitemap.xmlAssign two customer groups product prices to one customerMagento 2 - Cache warmer for multiple serverMagento 2 Amasty customer attributes problem
I am creating cache warmer extension for Magento 2.
The main logic that I am using is: A cronjob will get all the URLs from url_rewrite
table and crawl every URL using curl calls
.
The issue that I am facing is, Magento creates separate cache for all the customer groups, and I need to crawl all the pages along with all the groups.
My question is, how can I crawl a page using curl
by using General group and Not Loggedin group?
magento2 full-page-cache cache-warmer
add a comment |
I am creating cache warmer extension for Magento 2.
The main logic that I am using is: A cronjob will get all the URLs from url_rewrite
table and crawl every URL using curl calls
.
The issue that I am facing is, Magento creates separate cache for all the customer groups, and I need to crawl all the pages along with all the groups.
My question is, how can I crawl a page using curl
by using General group and Not Loggedin group?
magento2 full-page-cache cache-warmer
add a comment |
I am creating cache warmer extension for Magento 2.
The main logic that I am using is: A cronjob will get all the URLs from url_rewrite
table and crawl every URL using curl calls
.
The issue that I am facing is, Magento creates separate cache for all the customer groups, and I need to crawl all the pages along with all the groups.
My question is, how can I crawl a page using curl
by using General group and Not Loggedin group?
magento2 full-page-cache cache-warmer
I am creating cache warmer extension for Magento 2.
The main logic that I am using is: A cronjob will get all the URLs from url_rewrite
table and crawl every URL using curl calls
.
The issue that I am facing is, Magento creates separate cache for all the customer groups, and I need to crawl all the pages along with all the groups.
My question is, how can I crawl a page using curl
by using General group and Not Loggedin group?
magento2 full-page-cache cache-warmer
magento2 full-page-cache cache-warmer
edited 11 mins ago
Shoaib Munir
asked 1 hour ago
Shoaib MunirShoaib Munir
2,2992829
2,2992829
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267901%2fmagento-2-cache-warmer-for-all-customer-groups%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267901%2fmagento-2-cache-warmer-for-all-customer-groups%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown