Question

Droplet loading speed extremely slow

I am using a 4 GB Memory / 2 Intel vCPUs / 80 GB Disk / NYC1 - Ubuntu 20.04 (LTS) x64 for a FiveM server. Everything works, but the loading time to get into the server is 3 minutes, while my old hosting was only 50 seconds with the same exact data. How do I make my loading time faster without spending alot of money?


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
May 27, 2022

Hi there,

It is possible that the resources that you have are not enough. You can check the resource utilization with the htop command as described here:

https://www.digitalocean.com/community/questions/how-to-find-the-processes-that-are-consuming-the-most-server-resources

According to the official FiveM documentation, the recommended system requirements are:

  • CPU Intel Core i5 3470 @ 3.2GHz / AMD X8 FX-8350 @ 4GHz
  • RAM 16GB
  • SSD 72GB + 8GB

After checking your resource utilization with top or htop you could consider adding more resources like CPU and RAM.

Best,

Bobby