<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mvolo.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx</link><description>Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits. It promises a significantly reduced surface area, lightweight management overhead, and better performance. Ever wonder how far you can go with modularizing IIS 7.0?</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13340</link><pubDate>Tue, 17 Jun 2008 05:05:52 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13340</guid><dc:creator>MVolo's Blog</dc:creator><description>&lt;p&gt;Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits. It promises a significantly&lt;/p&gt;
</description></item><item><title>re: Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13347</link><pubDate>Thu, 19 Jun 2008 02:14:00 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13347</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;great post! what about using server core?&lt;/p&gt;</description></item><item><title>re: Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13348</link><pubDate>Fri, 20 Jun 2008 02:50:32 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13348</guid><dc:creator>Mike Volodarsky</dc:creator><description>&lt;p&gt;Thanks. Server core doesnt significantly impact the throughput and footprint of the IIS workload, because that workload is virtually identical in both cases.&lt;/p&gt;
&lt;p&gt;However, it does make a giant difference in the overall footprint of the server. &amp;nbsp;In my tests, I run the minimal static workload on Windows Server 2008 with 508 Mb of memory used, and on Server Core with 228 Mb.&lt;/p&gt;
&lt;p&gt;So, with Server Core, you can support the minimal workload with significantly less memory, which also makes it a great candidate for lower-powered hardware or virtualized environments that are memory bound.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13360</link><pubDate>Sat, 28 Jun 2008 11:46:03 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13360</guid><dc:creator>Reza Shirazi</dc:creator><description>Hi Mike, I have a question, How can I add application to IIS 6.0 programatically in ASP.NET? Is there any solution for this?

Thanks, </description></item><item><title>re: Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13364</link><pubDate>Tue, 01 Jul 2008 15:55:03 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13364</guid><dc:creator>Mike Volodarsky</dc:creator><description>&lt;p&gt;Hi Reza,&lt;/p&gt;
&lt;p&gt;You'll have to have Administrative rights on the server, and use either WMI (see &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/ms524972.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms524972.aspx&lt;/a&gt;) from .NET. You can also use the ADSI provider.&lt;/p&gt;
&lt;p&gt;I wouldnt recommend doing it from an ASP.NET page, since it means granting Administrative rights to your IIS worker process or the ASP.NET application.&lt;/p&gt;
&lt;p&gt;In IIS 7.0, this is a lot simpler with the Microsoft.Web.Administration namespace.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
</description></item><item><title>re: Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13522</link><pubDate>Wed, 22 Oct 2008 19:42:43 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13522</guid><dc:creator>Whitesites</dc:creator><description>&lt;p&gt;Great article. &amp;nbsp;I wish there was a IIS 7.0 guide for dumbies, showing specific modules needed for different kinds of websites. &amp;nbsp;One of my big complaints with IIS 6.0 is how everything seems to be co-dependent on each other. &amp;nbsp;For example no way to remove SSL if you don&amp;#39;t need it. &amp;nbsp;I run websites that use asp.net 2.0, and MySQL. &amp;nbsp;Along with SmarterMail and SmarterStats. &amp;nbsp;I could really use a guide for what each module does.&lt;/p&gt;</description></item><item><title>Make your next IIS 7.0 web server a lean one</title><link>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx#13929</link><pubDate>Sat, 08 Aug 2009 17:21:08 GMT</pubDate><guid isPermaLink="false">2a6bde73-c016-462e-9ed7-d47dc91b6e81:13929</guid><dc:creator>NewsPeeps</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from NewsPeeps&lt;/p&gt;
</description></item></channel></rss>