What amount of memory on a VPS is needed for Dolphin to run without bumping up against out of memory problems; such as killing the MySQL server?
What amount of memory on a VPS is needed for Dolphin to run without bumping up against out of memory problems; such as killing the MySQL server? Geeks, making the world a better place |
Depends on the amount of traffic. But i think 1 GB to even start with. What amount of memory on a VPS is needed for Dolphin to run without bumping up against out of memory problems; such as killing the MySQL server?
so much to do.... |
OK. We started with 1 GB; of course that was total VPS memory for everything running on the server including the server itself outside of Apache and MySQL; for all processes running on the server. We had a flood of sign-ups hitting us all at once and hit the memory limit which shutdown MySQL server. I have put in a request for a memory upgrade to 2 GB. I should have explored this before taking the site live. Geeks, making the world a better place |
Memory at 1GB is good I think. Setting site timeouts are also important. I have found this site very useful for "loading" you server http://www.blitz.io showing errors and timeout problems. You get info like.. This rush generated 3,609 successful hits in 1.0 min and we transferred 1.85 MB of data in and out of your app. The average hit rate of 57/second translates to about 4,986,280hits/day. ManOfTeal.COM a Proud UNA site, six years running strong! |
I used loadimpact.com I just tested my VPS and looks like installing nginx and all optimization stuff did paid off http://loadimpact.com/load-test/www.boonexdolphin.com-8d22f77249da0ada77332bd5c65ad23d so much to do.... |
4 gigs of ram should be good. with 4 gigs you will have about 1 gig of extra ram if traffic starts to get heavy. 1 gig is just barely enough to run the OS, MySQL and Apache. Then you add in a control panel like plesk or cpanel and it goes up from there. https://dolphin-techs.com - Skype: Dolphin Techs |
Site seems slow to me; we now have 2 gigs of ram (VPS) but I am wondering if we need more CPUs for Dolphin. What does others recommend as an optimum VPS configuration for Dolphin? Geeks, making the world a better place |
i like to run 4 cores with 4 gigs of ram... https://dolphin-techs.com - Skype: Dolphin Techs |
What we are running into is the MySQL server shutting down and thus taking the site down. I had our VPS provider take a look and this is what they told me: Your VPS solution is not really made for an intense load. Most server setups trying to run this kind of traffic have at least 8GB of ram and possibly 2 CPU's . Geeks, making the world a better place |