I have the following things installed on it : LAMP - No one except me use my website. The website is basic html, nothing more. Teamspeak 3 server VSFTPD SSH fail2ban Nginx - only using nginx for RTMP streaming (almost never). Its off 95% of the time.
I feel like I’m running out of ram, or that the cpu can’t handle my server…
I have a bot that uses Java to deliver music to my Teamspeak 3 server, but I limit the bot’s ram usage to about 50mb, but its having a hard time keeping the song smooth.
Anyone know what I can do to optimize my server? I already created a 1G swap file
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.
You can start by uninstalling PHP since your website is html, unless RTMP streaming is using it. Stop nginx when not using.
How much memory is actually being used? See Help! Linux ate my RAM!.
See if you can increase the bot’s memory limit. I would also look into switching from Apache to nginx completely: How To Migrate from an Apache Web Server to Nginx on an Ubuntu VPS.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
