Hello, I have a NW.js exported "server" running on AWS (Amazon web service) on an EC2 instance. When I am remotely connected to the instance, the server is very quick and responsive. However, when I disconnect remotely, the server becomes VERY slow. I think this is because the instance "locks" when I am not connected.
Is there any way around this? Thank you for reading.