RandomizeRemotePaths

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

When Content Distribution 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.

Using RandomizeRemotePathsContent Distribution 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 Content Distribution 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 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