Starting a fxserver with a specific amount of ram

Hello!
I am trying to setup two servers on ubuntu 20.04. Now I want to find out how I can split the ram, so I can give each server 16gb of ram (I do have 32gb of ram). I tried to find it out but I didnt get any information about this.
Would be nice if anyone knows a solution :slight_smile:

FXServer is not written in Java, the servers will take as much memory they need.

If you want to limit it you can use ulimit to limit the process, but I wouldn’t recommend it.

This is not a thing. You’re likely having some other issue going on.

Is it then possible to run two fxservers on one server? without limiting the amount of available ram?

Yes. As said, there’s something specific with your setup that’s somehow broken here. We don’t have access to your setup so can’t say what is going on.

alright