Enables Single-Site Download (SSD). |
Registry value | Default value | Notes | Installer property | |
---|---|---|---|---|
SSDEnabled | 0 | You can set more than one option at the same time by combining the bit values. For example, to enable clients to fetch downloads using SSD and provide them to peers, set the value to 3 (decimal value 1+2 or 0x3). To enable clients to fetch downloads using site and local SSD and provide them to peers, set the value to 7.
If your network is running over a WLAN or have devices on a wireless network you want to be content providers, set ContentProviderOnWifi =1. | MODULE.NOMAD.SSDENABLED |
Bit | Hex | Decimal | Description | |
---|---|---|---|---|
0x0 | 0 | SSD is disabled, the Nomad client takes no part in the SSD on the site. | ||
0 | 0x1 | 1 | SSD is enabled and the Nomad client fetches downloads using SSD. This setting on its own (without provider mode set) should be used with sensitive server weighting. Provider mode is where a peer gets content from another peer but cannot serve it (it cannot act as a master). | |
1 | 0x2 | 2 | SSD is enabled and the Nomad client provides downloads to peers. Enabling this bit causes Nomad to register content with ActiveEfficiency. In practice, this is unlikely to be used on its own. This is automatically disabled for WinPE installations (because cached content is only temporary). | |
0x4 | 4 | Local SSD is enabled and the Nomad client fetches downloads from a local client (also known as a subnet peer master - the term used for local devices which have content but cannot be located during the normal election process because network broadcasts have been disabled) within the subnet.
This setting should only be used if networks have broadcasts being disabled (for example wireless networks) and clients are forced to download from the DP as they can't participate in an election. Local SSD requires that a peer on the local subnet be configured to provide downloads to peers, that is at least one client on the subnet must be configured with Bit 1 enabled. To maintain consistency with typical Nomad peer sharing behavior where local SSD is not required, configure all clients with When enabled, the elected master:
To distinguish between a master derived from ActiveEfficiency and an election, the log records: |