MySQL Forums
Forum List  »  Performance

Re: Mysql Apache on 2gb VM
Posted by: Peter Brawley
Date: February 21, 2018 08:08PM

300-400mb would often be for a toy db and app.

In any case it's an elementary design error to decide how much ram there'll be before the db or the app has been developed.

Rather than try to guess what will happen, you need to create the db, populate the tables, write all the required queries, then give them to enough user bots to emulate the actual load the app and its db will face.

Options: ReplyQuote


Subject
Views
Written By
Posted
796
j a
February 21, 2018 07:52PM
Re: Mysql Apache on 2gb VM
496
February 21, 2018 08:08PM
447
j a
February 21, 2018 08:57PM
344
j a
February 21, 2018 08:59PM
414
February 21, 2018 09:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.