A new demo has been added in the Windows Server 2003 demo portion.The detail of this demo is
Title: How to Throttle the Bandwidth Used by an Individual Web Site in IIS in Windows Server 2003
Objective: The objective of this demo is to teach you how throttle the bandwidth used by an individual Web site in IIS in Windows Server 2003.Setting a global WWW service maximum bandwidth does not override already established bandwidth maximums for individual Web sites on the server. Individual sites throttle bandwidth according to their established maximum, while the global setting throttles all other unthrottled Web sites as a whole. Bandwidth throttling is not supported on Internet Protocol Version 6 (IPv6) Web sites. If the network or Internet connection used by your Web server is also used by other services such as e-mail or news, you may want to limit the bandwidth used by your Web server so it is available for those other services. If your Web server hosts more than one Web site, you can individually throttle the bandwidth used by each site.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.