I have a server that’s been acting strangely for the last few days. It intermittently gets slow to respond to ssh/http connections, and New Relic reports frequent interruptions to the data. But it never shows the load average, disk IO, or memory use going up. If nothing is happening, how can I find out why it’s slow?
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!
I just logged in to the server with SSH to get the IP and it took nearly 20s to do the login. Then when I ran a ping test the average was 113ms (I’m in Canada). It doesn’t look like there are any visible network issues. Given the delays in SSH connections and the gaps in the New Relic data I don’t think this is anything specific to HTTP requests or to my connection.
This comment has been deleted
I find some digitalocean servers extremely slow others very fast … cut and paste this into a terminal then visit the final output link which shows results of the benchmark … very detail and great to compare between hosting providers
cd /tmp && \
wget http://cdn.geekbench.com/Geekbench-4.2.0-Linux.tar.gz && \
tar xvf Geekbench-4.2.0-Linux.tar.gz && \
Geekbench-4.2.0-Linux/geekbench4
just execute above … here is direct link to benchmark code https://www.geekbench.com/download/linux/ … I have used that benchmark for years … its free and gives solid stats
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.