I just came across an internal email regarding Chris Knowlton's blog. Out of the many neat things about Silverlight an its eco-system, the server pieces are quite good from Microsoft, price competitive, and great for media.

From Chris' blog:

 

· Integration with IIS 7.0. The Bit Rate Throttling module is tightly integrated with this new administration interface and configuration store in IIS 7.0. In addition, IIS 7.0 has a new administration tool, and the new Bit Rate Throttling module plugs seamlessly into that paradigm.

· Throttling for any file type. Any file type can be throttled at a constant rate. An administrator can easily specify a new file type and throttling settings through the user interface.

· Advanced media throttling. One of the most significant features in the new Bit Rate Throttling module is the advanced support of audio/video media formats. This includes automatic detection of the encoded bit rate in a file, and intelligent progressive-download throttling based on that. Built-in support is included for digital media with the following file name extensions: .asf, .avi, .flv, .mov, .mp3, .mp4, .rm, .rmvb, .wma, .wmv. An administrator can simply enable Bit Rate Throttling and start intelligently delivering these common media types using the default throttling settings.

· Extensibility. The new Bit Rate Throttling module supports developer extensibility, making it possible for software vendors and hobbyists to add support for additional media formats using simple XML editing. Microsoft is using this extensibility feature to implement the built-in media format support.

· Shared hosting support. By fully integrating into the IIS 7.0 pipeline and configuration model, the new Bit Rate Throttling module makes it possible to host Web page content and intelligently deliver a variety of media from the same Web server, site, or virtual directory. This level of granularity also provides the ability to isolate users through per-user virtual directories. 

 

Check out the original blog post. Good links to other information there too. Good server coming!