Server placement
Last updated: April 2022
Support documentation / Server placement
About
Enhance includes advanced server placement logic to ensure you can make best use of your infrastructure. The logic affects the placement of websites when they are created, it does not affect existing websites.
Configure server placement
To configure primary server placement logic:
- Click 'Settings' in the left hand menu
- Visit 'Platform settings' and scroll to 'Server placement'

In all cases, server roles which are disabled will be ignored and websites will not be placed on them.
Server selection method explained:
Least load
Least load will place each role for the website on the server with the lowest historic load average, provided that server is up.
Least websites
Least websites will place each role on the server with the least websites currently mapped to it, provided that server is up. If you are gradually scaling your cluster, this is probably the best option as newly added servers will receive all new websites until they reach the usage level of your existing servers.
Random
Random will select a server at random for placement of websites. If you deploy a large cluster all at once you may wish to use this option as it will give the most even distribution of websites.
When a server is full, you can disable its roles to prevent any new placements under this logic.
Server placement rules are overridden by plan server groups and subscription dedicated servers.