A splitter slot lets you run a second server instance under the same plan. The memory does not multiply — it divides. That single fact decides whether this is a good idea for you.
What actually happens to your memory
If you have 8 GB and split it into two instances, each gets a share of those 8 GB — not 8 GB each. Two 4 GB servers behave like two 4 GB servers, not like one 8 GB server used twice.
Sensible splits
| Plan | Split | Works for |
|---|---|---|
| 8 GB | Two instances | A survival world plus a small lobby or creative server. |
| 12 GB | Two or three | A proxy network with a lobby and one or two backends. |
| 16 GB | Three | A real network with distinct game modes. |
| 4 GB or less | Do not split | One server on 4 GB is already the working minimum for anything modded. |
The proxy itself needs almost nothing — half a gigabyte is plenty, because it holds no world. Splitting a small slice off for a proxy costs you very little and is the normal way to build a network.
When splitting is the wrong answer
- Your current server already lags. Splitting takes memory away from the thing that is struggling.
- You want a test server you use twice a month. It still holds its share of memory permanently.
- You are running a modpack. Modded servers eat memory and rarely leave a spare half to give away.
Give the new instance the smallest share that starts, run both for a week, and look at actual usage before rebalancing. Guessing at the split up front is how one of the two ends up thrashing.