hi, i have a website which was 512Mb Droplet , it had 700,0000 post all imported using data feeds of products. the website database use to crash often , so i upgraded on 1Gb droplet.
But the problem are still the same,
this are some of the problems i am facing , cant afford higher droplet .being a student , i am tight on budget :(
So guys please help me out by recommending best practice, solutions , plugin, advice regarding this.
Thanks in advance ,
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This comment has been deleted
Can you help me out
First, you need to share more information about the current setup.
mysql stats - install http://mysqltuner.com/
Memory usage - http://www.cyberciti.biz/faq/linux-check-memory-usage/ A. free -t -m B. top (Press M to display top services using memory) C. http://www.commandlinefu.com/commands/view/3/display-the-top-ten-running-processes-sorted-by-memory-usage
Cheers,
Gio