<?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>SQL Server Performance &#187; Sancho Fock</title>
	<atom:link href="http://www.sql-server-performance.com/author/sanchofock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Change The SQL Server Port Number</title>
		<link>http://www.sql-server-performance.com/2011/change-sql-server-port-listen/</link>
		<comments>http://www.sql-server-performance.com/2011/change-sql-server-port-listen/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 01:12:50 +0000</pubDate>
		<dc:creator>Sancho Fock</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[dynamic ports]]></category>
		<category><![CDATA[instance name]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[port 1433]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1930</guid>
		<description><![CDATA[By default the default instance of SQL Server is configured to listen on TCP port 1433 (named instances listen on dynamic ports so they select an available port when SQL Server service starts). To change the TCP port that SQL Server listens on, first go to SQL Server Configuration Manager expand SQL Server 2008 Network [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/change-sql-server-port-listen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strategies to Reduce SQL Server Blocking</title>
		<link>http://www.sql-server-performance.com/2004/block-prevention/</link>
		<comments>http://www.sql-server-performance.com/2004/block-prevention/#comments</comments>
		<pubDate>Thu, 30 Sep 2004 01:12:50 +0000</pubDate>
		<dc:creator>Sancho Fock</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=333</guid>
		<description><![CDATA[No reasonable strategy for the resolution of SQL Server blocking problems can be found until one has determined the precise nature of the block. The most obvious criterion for distinguishing between different blocking issues is their average duration. The following categories emerge as a result of this division: Short-time Blocking: Average duration less than three [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2004/block-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
