I’m sorry I am late to this party…
This concerns me a little bit. Web apps running on a single processor have all kinds of hard to track issues. Remember… nginx and Xojo would be sharing time so a tight loop in Xojo could cause 5xx errors in nginx just because it doesn’t get enough time to process things.
There’s a reason Xojo cloud has a minimum of two cores in their offering.