Should Elasticsearch 6 be deployed in the same server or virtual server as Magento 2Magento2: What are the differences between Elasticsearch and Solr?Magento 2 CE and ElasticSearch integration2.2.3 Elastic Search option missing in Admin consoleMagento 2 and ElasticSearch errors. Connection Failed. Test again?Configure Magento to use Elasticsearch for Magento ver. 2.2.4 Open SourceMagento 2.3 search results relevance with elasticsearch?Deprecation Notice - Elasticsearch - Magento 2.3.0Steps Install Elasticsearch 6.6 for Magento 2Elasticsearch 5.0+ not working magento 2.3Elasticsearch + Nginx + Proxy? - Magento 2.3.1
If a (distance) metric on a connected Riemannian manifold locally agrees with the Riemannian metric, is it equal to the induced metric?
My players want to grind XP but we're using milestone advancement
The art of clickbait captions
How to patch glass cuts in a bicycle tire?
WordPress 5.2.1 deactivated my jQuery
Gravitational Force Between Numbers
USPS Back Room - Trespassing?
How do I get the ς (final sigma) symbol?
Need to read my home electrical Meter
Are runways booked by airlines to land their planes?
Manager questioning my time estimates for a project
Is it possible to remotely hack the GPS system and disable GPS service worldwide?
Why haven't we yet tried accelerating a space station with people inside to a near light speed?
How do I superimpose two math symbols?
Of strange atmospheres - the survivable but unbreathable
What could a self-sustaining lunar colony slowly lose that would ultimately prove fatal?
Did 20% of US soldiers in Vietnam use heroin, 95% of whom quit afterwards?
Why isn't 'chemically-strengthened glass' made with potassium carbonate to begin with?
Why does Bran want to find Drogon?
Take elements from a list based on two criteria
Beginner looking to learn/master musical theory and instrumental ability. Where should I begin?
What are Antecedent & Consequent Phrases in Music?
Do photons bend spacetime or not?
Dealing with spaghetti codebase, manager asks for things I can't deliver
Should Elasticsearch 6 be deployed in the same server or virtual server as Magento 2
Magento2: What are the differences between Elasticsearch and Solr?Magento 2 CE and ElasticSearch integration2.2.3 Elastic Search option missing in Admin consoleMagento 2 and ElasticSearch errors. Connection Failed. Test again?Configure Magento to use Elasticsearch for Magento ver. 2.2.4 Open SourceMagento 2.3 search results relevance with elasticsearch?Deprecation Notice - Elasticsearch - Magento 2.3.0Steps Install Elasticsearch 6.6 for Magento 2Elasticsearch 5.0+ not working magento 2.3Elasticsearch + Nginx + Proxy? - Magento 2.3.1
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Elasticsearch 6 is the new default and recommended catalog search for Magento 2 and I learned that it should not be deployed in the same server (vm) as Magento 2. Is it acceptable to have elasticsearch in the same server as a Magento 2 store? and If it is acceptable what would be an acceptable memory allowance in a cloud instance with 8gb ram available for everything?
magento2.3 elasticsearch
add a comment |
Elasticsearch 6 is the new default and recommended catalog search for Magento 2 and I learned that it should not be deployed in the same server (vm) as Magento 2. Is it acceptable to have elasticsearch in the same server as a Magento 2 store? and If it is acceptable what would be an acceptable memory allowance in a cloud instance with 8gb ram available for everything?
magento2.3 elasticsearch
add a comment |
Elasticsearch 6 is the new default and recommended catalog search for Magento 2 and I learned that it should not be deployed in the same server (vm) as Magento 2. Is it acceptable to have elasticsearch in the same server as a Magento 2 store? and If it is acceptable what would be an acceptable memory allowance in a cloud instance with 8gb ram available for everything?
magento2.3 elasticsearch
Elasticsearch 6 is the new default and recommended catalog search for Magento 2 and I learned that it should not be deployed in the same server (vm) as Magento 2. Is it acceptable to have elasticsearch in the same server as a Magento 2 store? and If it is acceptable what would be an acceptable memory allowance in a cloud instance with 8gb ram available for everything?
magento2.3 elasticsearch
magento2.3 elasticsearch
edited May 17 at 19:41
Felipe Gusmao
asked May 17 at 19:16
Felipe GusmaoFelipe Gusmao
296
296
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Possible yes. Recommend no. Although in today's world of instances and cloud computing they could technically be on same server but within different VMs and cause no impact.
As for memory depends how busy your store is and how many automated processes are running. 8gb is a little low. I'd say between 10 and 12 gb.
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
add a comment |
it can be anywhere, but if you have lots of products and traffic and big data storage, it is better to run it from separate server.
in your case you can limit its memory and control storage space, and run it on the same server.
add a comment |
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%2f275080%2fshould-elasticsearch-6-be-deployed-in-the-same-server-or-virtual-server-as-magen%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Possible yes. Recommend no. Although in today's world of instances and cloud computing they could technically be on same server but within different VMs and cause no impact.
As for memory depends how busy your store is and how many automated processes are running. 8gb is a little low. I'd say between 10 and 12 gb.
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
add a comment |
Possible yes. Recommend no. Although in today's world of instances and cloud computing they could technically be on same server but within different VMs and cause no impact.
As for memory depends how busy your store is and how many automated processes are running. 8gb is a little low. I'd say between 10 and 12 gb.
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
add a comment |
Possible yes. Recommend no. Although in today's world of instances and cloud computing they could technically be on same server but within different VMs and cause no impact.
As for memory depends how busy your store is and how many automated processes are running. 8gb is a little low. I'd say between 10 and 12 gb.
Possible yes. Recommend no. Although in today's world of instances and cloud computing they could technically be on same server but within different VMs and cause no impact.
As for memory depends how busy your store is and how many automated processes are running. 8gb is a little low. I'd say between 10 and 12 gb.
answered May 17 at 19:23
Dominic XigenDominic Xigen
48610
48610
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
add a comment |
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
Ok. My cloud instance has 8 gb total. My store has only 100 visitors a day. Do you think is ok to configure elasticsearch like this # Xms represents the initial size of total heap space # Xmx represents the maximum size of total heap space -Xms512m -Xmx512m
– Felipe Gusmao
May 17 at 19:43
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
So concurrent users would be 1 - 6? Still a little low. Magento is a bit of a memory hog.
– Dominic Xigen
May 17 at 19:45
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
About 6 concurrent users. I'm getting about 350 visitors a day.
– Felipe Gusmao
May 17 at 20:06
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
Yes I would say min 1 GB per concurrent user with additional 2 GB for search. That's assuming php memory_limit is around 512mb. You need a buffer for mysql memory requirements. As soon as memory is low your install will slow down as you will start to use the hard disk if swap space is configured. Things like mysqltuner help. One environment differs greatly to another so this is just a guide.
– Dominic Xigen
May 18 at 17:57
add a comment |
it can be anywhere, but if you have lots of products and traffic and big data storage, it is better to run it from separate server.
in your case you can limit its memory and control storage space, and run it on the same server.
add a comment |
it can be anywhere, but if you have lots of products and traffic and big data storage, it is better to run it from separate server.
in your case you can limit its memory and control storage space, and run it on the same server.
add a comment |
it can be anywhere, but if you have lots of products and traffic and big data storage, it is better to run it from separate server.
in your case you can limit its memory and control storage space, and run it on the same server.
it can be anywhere, but if you have lots of products and traffic and big data storage, it is better to run it from separate server.
in your case you can limit its memory and control storage space, and run it on the same server.
answered May 18 at 9:01
MagenXMagenX
2,1421025
2,1421025
add a comment |
add a comment |
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%2f275080%2fshould-elasticsearch-6-be-deployed-in-the-same-server-or-virtual-server-as-magen%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