<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Melrose Solutions Blog - iis</title>
			<link>http://melrosesolutions.com/blog/index.cfm</link>
			<description>This is the Melrose Solutions blog.</description>
			<language>en-gb</language>
			<pubDate>Sat, 31 Jul 2010 15:20:17 +0100</pubDate>
			<lastBuildDate>Wed, 25 Jun 2008 22:43:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>gareth.cole@melrosesolutions.com</managingEditor>
			<webMaster>gareth.cole@melrosesolutions.com</webMaster>
			
			
			
			
			
			<item>
				<title>Browser Bugs in IIS Logs</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/6/25/Browser-Bugs-in-IIS-Logs</link>
				<description>
				
				&lt;p&gt;I spent several hours today wading through IIS access logs. Not the most fun part to my job, but sometimes necessary. During the course of it though, I found a subtle difference with the way clients (browsers) pass the information that goes into these logs. Hopefully it will be of use to someone else.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>iis</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Wed, 25 Jun 2008 22:43:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/6/25/Browser-Bugs-in-IIS-Logs</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>How to tweak IIS to improve your coldfusion sites&apos; performance</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/5/26/How-to-tweak-IIS-to-improve-your-coldfusion-sites-performance</link>
				<description>
				
				&lt;p&gt;Following on from yesterday&apos;s review of &lt;a href=&quot;/blog/index.cfm/2008/5/25/high-performance-web-sites&quot;&gt;High Performance Web Sites&lt;/a&gt;, I had a quick go with &lt;a href=&quot;http://developer.yahoo.com/yslow/&quot; target=&quot;_blank&quot;&gt;YSlow&lt;/a&gt;, to see where I could optimise this site.&lt;/p&gt;

&lt;p&gt;The starting point was a respectable score of C(71) for the home-page. The first rule that didn&apos;t score well was number 2: Use a Content Delivery Network. A CDN is over-kill for a blog, so that left me looking at the following rules 3 (Add Expires Header), 4 (Gzip components) and 13 (Configure Etags).&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>iis</category>				
				
				<category>coldfusion</category>				
				
				<pubDate>Mon, 26 May 2008 17:36:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/5/26/How-to-tweak-IIS-to-improve-your-coldfusion-sites-performance</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Book Review: High Performance Web Sites</title>
				<link>http://melrosesolutions.com/blog/index.cfm/2008/5/25/high-performance-web-sites</link>
				<description>
				
				&lt;p&gt;When a website is running slow, the traditional response has been to look at optimising the application code. In fact, 90% of the response time is taken downloading and rendering the page and it&apos;s constituent elements. In the book &lt;em&gt;High Performance Web Sites&lt;/em&gt;, Steve Souders describes 14 rules for improving front-end performance.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>iis</category>				
				
				<category>book review</category>				
				
				<pubDate>Sun, 25 May 2008 22:59:00 +0100</pubDate>
				<guid>http://melrosesolutions.com/blog/index.cfm/2008/5/25/high-performance-web-sites</guid>
				
			</item>
			
		 	
			</channel></rss>