Report this

What is the reason for this report?

Server slow, but no load or activity

Posted on March 27, 2017

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!

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.

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.