🏁Capacity And Queue Management
Last updated
Last updated
If you want to control capacity and admission, you can set this when launching from the Launch World
modal on the dashboard. This will control entry to your world both via Streaming and also via downloaded clients.
There are 3 possible options you can choose from:
Open: no capacity limits are set (regardless of the value you enter for Session Capacity)
Automatic: the capacity limit applies, and people are admitted automatically as soon as space is freed, otherwise they are placed in a queue until people exit your world.
Closed: admissions are controlled via a (manually handled) queue, at which point you can control the flow of entry to the world.
When choosing "Closed" as the admission policy, you will be presented with the ability to view and manage the number of users in your queue. This can be found under the "Operations" tab of your world.
When ready, you add admit a custom number of users from the queue into the world. Alternatively, you can bulk add every person from the queue to the world (up to the maximum capacity initially set):
If you want to disable queuing specifically for downloaded clients:
You can modify your world's live config to disable native client queuing. This can be found under Deployment -> Client -> Deployment Queue -> Respect Queue
:
If you want to set a failsafe maximum capacity alongside your admissions policy setting:
You can modify your worlds live config to set a maximum number of clients per server. this can be found under Morpheus -> ConnectionParams -> Server -> Max Number of Clients
:
The old capacity system is being deprecated. While it can still be used, we will no longer be providing support/fixes should you encounter issues.
Capacity management & Queuing can be used to cap the number of users able to inhabit a world and manage the rate in which users are able to join. The settings can be found under the Operations tab on a World page. Capacity is defined as the maximum number of available seats in a World.
When you enable Capacity you shall be asked to set an initial limit. Any further users that attempt to join the world will need to wait until a seat becomes available by an active user leaving the world for over 5 minutes.
To manually control the flow of users into a world you must enable the queue. This is done by using the toggle next to the queue control. Once the queue is enabled you can manually add users to the world by clicking the Add Users button. It is possible to add a specific number of users or to add as many queueing users as possible (up to the capacity limit).
Capacity can only be used to manage players entering through streaming - not downloaded clients.
Capacity is only tracked from the point you enable - for example if there are 500 players in a world and then capacity is enabled and initially set to 1000 then a further 1000 players could join bringing the total to 1,500. Therefore if you plan to use capacity for a world you should enable it immediately.