Hi I’m running Jetty on 8080 and I’ve noticed in the past two days that the process apparently have died twice. I’m wondering if there is any “auto-kill” process running on the instances?
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.
Sounds right.
<br>
<br>Also be mindful that even with constant utilization if a process doesn’t have absolutely perfect garbage collection its RAM utilization will creep up over time, which is often why there will be a master daemon that launches children so that they could be routinely cleaned out.
Talking to DO support, it seems like the dropplets don’t have any swap partition set up by default. Setting up some swap space on our droplet appeared to solve this problem for us.
The developer cloud
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.