A new demo has been added in the Windows Server 2003 demo portion.The detail of this demo is
Title: How to Set a Global WWW or FTP Service Connections Limit in IIS in Windows Server 2003
Objective: The objective of this demo is to teach you how to set a global WWW or FTP service connections limit in IIS in Windows Server 2003. Connection limits restrict the number of simultaneous connections to your Web sites and your Web server. If the number of connections reaches the maximum allotted, all subsequent connection attempts are returned with an error, and then disconnected. The Unlimited connections option permits as many simultaneous connections as your network's bandwidth and processor can support. Limiting connections is a way to conserve bandwidth for other uses, such as e-mail servers, news servers, or another Web site running on the same installation. Limiting connections also conserves memory and protects against malicious attacks designed to overload your Web server with thousands of client requests.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.