Design for Optimized Performance

 

Applies To: Windows Server Update Services, Windows Small Business Server 2011 Standard, Windows Server 2008 R2, Windows Server 2003 with SP2, Windows Server 2008 R2 with SP1

You can customize the Windows Server Update Services (WSUS) 3.0 SP2 deployment for performance optimization. This topic describes the options.

In this topic:

Network setup recommendations

To optimize performance in WSUS networks, consider the following suggestions:

  • Set up WSUS networks in a hub-and-spoke topology rather than in a hierarchical topology.

  • Use DNS netmask ordering for roaming client computers, and configure roaming client computers to obtain updates from the local WSUS server. For more information about this configuration, see Configure WSUS for Roaming Client Computers.

Deferred downloads

You can approve updates, and download the update metadata before you download the update files. This method is called deferred downloads.

When you defer downloads, an update is downloaded only after it is approved. We recommend that you defer downloads because it optimizes network bandwidth and disk space.


Deferred downloads of updates

In a hierarchy of WSUS servers, WSUS automatically sets all downstream servers to use the deferred download setting of the root WSUS server. You can change this default setting. For example, you can configure an upstream server to perform full, immediate synchronizations, and then configure a downstream server to defer the downloads).

If you deploy a hierarchy of connected WSUS servers, we recommend that you do not deeply nest the servers. If you enable deferred downloads and a downstream server requests an update that is not approved on the upstream server, the downstream server’s request forces a download on the upstream server. The downstream server then downloads the update on a subsequent synchronization. In a deep hierarchy of WSUS servers, delays can occur as updates are requested, downloaded, and then passed through the server hierarchy.

By default, deferred downloads are enabled when you store updates locally. You can change this option manually.

Update filters

WSUS lets you filter update synchronizations by language, product, and classification.

In a hierarchy of WSUS servers, WSUS automatically sets all downstream servers to use the update filtering options that are selected on the root WSUS server. You can reconfigure download servers to receive only a subset of the languages.

By default, the products to be updated are Windows and Office, and the default classifications are Critical updates, Security updates, and Definition updates. To conserve bandwidth and disk space, we recommend that you limit languages to the ones that you actually use.

For more information about update languages, see Plan for WSUS Update Languages.

Express installation files

Updates typically consist of new versions of files that already exist on the computer that is being updated. On a binary level, these existing files might not differ very much from updated versions. The express installation files feature identifies the exact bytes between versions, creates and distributes updates of only those differences, and then merges the existing file together with the updated bytes.

Sometimes this feature is called delta delivery because it downloads only the delta (difference) between two versions of a file. Express installation files are larger than the updates that are distributed to client computers because the express installation file contains all possible versions of each file that is to be updated.

You can use express installation files to limit the bandwidth that is consumed on the local network. However, this is at the costs of additional bandwidth on the Internet connection and additional local disk space. By default, WSUS does not use express installation files.

The following image show an update that is first distributed by using express installation files, and then distributed without using express installation files. In this example, the use of express installation files incurs an initial download size that is three times the size of the actual update. However, this cost is lessened by the reduced amount of bandwidth that is required to update client computers on the corporate network. When the express installation files feature is disabled, the initial download is smaller, but the full size of the download must then be distributed to each client computer on the corporate network.


Express installation files feature

Note

The file sizes in this image are provided for illustration only. Each update and express installation file size varies. The size of each update that is distributed to client computers depends on the state of the computer that is being updated.

Not all updates are good candidates for distribution by using express installation files. If you select this option, you obtain express installation files for all updates. If you do not store updates locally, you cannot use express installation files.

Large update deployment recommendations

When you deploy large updates (such as service packs), you can avoid saturating the network by using the following practices:

  • Use Background Intelligent Transfer Service (BITS) throttling. BITS bandwidth limitations can be controlled by time of day, but they apply to all applications that are using BITS. For more information about BITS throttling, see Background Intelligent Transfer Service and Improve WSUS Download Performance with BITS.

  • Use Internet Information Services (IIS) throttling to limit throttling to one or more web services. For more information about IIS throttling, see IIS Settings for WSUS 3.0 SP2 Web Services.

  • Use computer groups to control the rollout. A client computer identifies itself as a member of a particular computer group when it sends information to the WSUS server. The WSUS server uses this information to determine which updates should be deployed to this computer. You can set up multiple computer groups and sequentially approve large service pack downloads for a subset of these groups.

Background Intelligent Transfer Service

WSUS uses the Background Intelligent Transfer Service (BITS) protocol for all its file transfer tasks. This includes downloads to client computers and server synchronizations. BITS enables programs to download files by using spare bandwidth. BITS maintains file transfers through network disconnections and computer restarts. For more information about BITS, see:

Internet Information Services

You can optimize Internet Information Services (IIS) performance in a variety of ways. For example, you can configure performance settings for a website based on bandwidth usage and connection limits.

For more information about how to optimize IIS, see:

Antivirus scans

We recommend that you exclude the following WSUS folders from antivirus scans to improve overall system performance:

  • \WSUS\WSUSContent

  • \WSUS\UpdateServicesDBFiles

  • \SoftwareDistribution\Datastore

  • \SoftwareDistribution\Download