Skip to main content

1E 8.1 (on-premises)

RandomizeRemotePaths

Allows you to enable and disable the remote paths randomization for CM and pre-cache jobs.

When Nomad begins content download, its content is pulled from the same distribution point by every client. For example, If a site has four Distribution Points (DP), the first one in the list is always used for downloading. In a very large environment, this can put an unnecessary load on a single DP.

UsingRandomizeRemotePathsNomad can randomize the content location list.

Registry value

Type

Default value

Notes

Installer property

RandomizeRemotePaths

REG_DWORD

0

By default, RandomizeRemotePaths is not present in the Nomad registry hive. To change the value, you need to create it and set your desired value.

You can enable and disable the remote paths randomization for either Configuration Manager (CM) or pre-cache jobs using the following bits:

Bit

Hex

Decimal

Notes

0

0x0001

1

Enable remote paths randomization for CM jobs.

1

0x0002

2

Enable remote paths randomization for Pre-cache jobs.

MODULE.NOMAD.RANDOMIZEREMOTEPATHS