A new demo has been added in the Windows Server 2003 demo portion.The detail of this demo is
Title: How to Globally Throttle WWW Service Bandwidth in IIS in Windows Server 2003
Objective: The objective of this demo is to teach you how to globally throttle WWW service bandwidth in IIS in Windows Server 2003. 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. Bandwidth throttling uses Packet Scheduler to manage when data packets are sent. When you configure a site to use bandwidth throttling using IIS Manager, Packet Scheduler is automatically installed, and IIS automatically sets bandwidth throttling to a minimum of 1024 bytes/second. However, if you use another method (for example, Active Directory® Service Interfaces [ADSI] or Windows Management Instrumentation [WMI]), you must install Packet Scheduler for bandwidth throttling to work correctly.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.