Greetings,
After using DO droplet for two years, I planed to launch new servers of same specs. I launched it but the performance is not the same as old one. Every spec is same but when I perform MySQL query on old server it took .6 second to response while in new server it took 49 seconds.
Is DO showing specs same but behind the scene there is less specs server given to us?
I opened the ticket few days ago but never respond.
Best Regards
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @andrewRudnick,
I have a lot of Droplets with DigitalOcean and I can assure you that you are getting as much resources as you pay for.
Regarding the time it takes for your queries to complete, this could be due to a few things:
Check your MySQL version and see if it matches on the two servers
Check your MySQL configuration in terms of the buffer size, query cache and etc .and make sure that you’ve carried over your custom changes to your new server as well. You can do that by checking your MySQL configuration file on your old server
If you are still seeing the problem, I would recommend checking this answer here on how to tweak your MySQL configuration for increased performance:
Let me know how it goes.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.