Magento 2 - Cache warmer for multiple server
Why Shazam when there is already Superman?
Delete multiple columns using awk or sed
How does electrical safety system work on ISS?
When were female captains banned from Starfleet?
Does the reader need to like the PoV character?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
Doesn't the system of the Supreme Court oppose justice?
A Trivial Diagnosis
What does Apple's new App Store requirement mean
Change the color of a single dot in `ddot` symbol
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
Creating two special characters
Has any country ever had 2 former presidents in jail simultaneously?
Why does Carol not get rid of the Kree symbol on her suit when she changes its colours?
Is there a way to have vectors outlined in a Vector Plot?
What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?
How to get directions in deep space?
What to do when eye contact makes your coworker uncomfortable?
Does the Linux kernel need a file system to run?
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
How do I fix the group tension caused by my character stealing and possibly killing without provocation?
Is it allowed to activate the ability of multiple planeswalkers in a single turn?
Plot of a tornado shape like surface
Taxes on Dividends in a Roth IRA
Magento 2 - Cache warmer for multiple server
I have integrated a cache warmer module. Using cronjob it runs and creates cache for all the pages, and it's working properly.
I have multiple servers (Let's say 2 servers), until now there is no need to schedule cronjobs for all servers, I used to schedule cronjobs only on first server.
Since cache used local storage to save cached data, if I schedule cronjob on one server, then cache warmer wont work on other server.
Now my question is, how can I create cache for both servers while cron is scheduled on first server
magento2 cache magento-cron cache-warmer
add a comment |
I have integrated a cache warmer module. Using cronjob it runs and creates cache for all the pages, and it's working properly.
I have multiple servers (Let's say 2 servers), until now there is no need to schedule cronjobs for all servers, I used to schedule cronjobs only on first server.
Since cache used local storage to save cached data, if I schedule cronjob on one server, then cache warmer wont work on other server.
Now my question is, how can I create cache for both servers while cron is scheduled on first server
magento2 cache magento-cron cache-warmer
add a comment |
I have integrated a cache warmer module. Using cronjob it runs and creates cache for all the pages, and it's working properly.
I have multiple servers (Let's say 2 servers), until now there is no need to schedule cronjobs for all servers, I used to schedule cronjobs only on first server.
Since cache used local storage to save cached data, if I schedule cronjob on one server, then cache warmer wont work on other server.
Now my question is, how can I create cache for both servers while cron is scheduled on first server
magento2 cache magento-cron cache-warmer
I have integrated a cache warmer module. Using cronjob it runs and creates cache for all the pages, and it's working properly.
I have multiple servers (Let's say 2 servers), until now there is no need to schedule cronjobs for all servers, I used to schedule cronjobs only on first server.
Since cache used local storage to save cached data, if I schedule cronjob on one server, then cache warmer wont work on other server.
Now my question is, how can I create cache for both servers while cron is scheduled on first server
magento2 cache magento-cron cache-warmer
magento2 cache magento-cron cache-warmer
asked 4 mins ago
Shoaib MunirShoaib Munir
2,1911828
2,1911828
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%2f266908%2fmagento-2-cache-warmer-for-multiple-server%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%2f266908%2fmagento-2-cache-warmer-for-multiple-server%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