A new demo has been added in the Windows Server 2003 demo portion.The detail of this demo is
Title: How to Set an Individual Web or FTP Site Connections Limit in IIS in Windows Server 2003
Objective: The objective of this demo is to teach you how to set an individual Web or FTP site connections limit in IIS in Windows Server 2003. IIS checks the global connection limit before checking connection limits set on individual sites. If the global connection limit has been exceeded, IIS returns error 403.9 (Forbidden - Too Many Users) regardless of the connection limit set for individual sites.Connection limits restrict the number of simultaneous connections to your Web sites and your Web server. 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.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.