<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ten Tonne Baby &#187; Infrastructure</title>
	<atom:link href="http://www.tentonnebaby.com/category/infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tentonnebaby.com</link>
	<description>Discussion on Web Technologies, Design and London</description>
	<lastBuildDate>Wed, 07 Jul 2010 20:58:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Managing IIS configuration in a web farm</title>
		<link>http://www.tentonnebaby.com/2010/06/22/managing-iis-configuration-in-a-web-farm/</link>
		<comments>http://www.tentonnebaby.com/2010/06/22/managing-iis-configuration-in-a-web-farm/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 09:12:45 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[web farm]]></category>

		<guid isPermaLink="false">http://www.tentonnebaby.com/2010/06/22/managing-iis-configuration-in-a-web-farm/</guid>
		<description><![CDATA[We’re now running 4 web servers and it’s starting to feel like we should consider centralising the IIS configuration. It’s now enough manual work that I can see a situation where one server in the farm ends up configured very slightly differently.
We still need to manage a migration to Windows Server 2008 / IIS7, and [...]]]></description>
			<content:encoded><![CDATA[<p>We’re now running 4 web servers and it’s starting to feel like we should consider centralising the IIS configuration. It’s now enough manual work that I can see a situation where one server in the farm ends up configured very slightly differently.</p>
<p>We still need to manage a migration to Windows Server 2008 / IIS7, and it looks like it might be best to complete this first then look at <a href="http://learn.iis.net/page.aspx/264/shared-configuration/">shared configuration management in IIS7</a>. The good news is that we now have enough capacity that it shouldn’t be a problem to take a single server out of the load balancer, get it rebuilt to IIS7, then added back in.</p>
<p>It looks like any centralisation of either the metabase or content files is based on serving from a network share. I’d be interested to know to what degree this impacts performance, and the best way to do this while avoiding a single point of failure.</p>
<p>I think I’ll probably worry about getting everything on to IIS7 then look at the best way to achieve this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tentonnebaby.com/2010/06/22/managing-iis-configuration-in-a-web-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
