<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Previewing Content on Load Balanced Web Servers</title>
	<atom:link href="http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 11:13:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Corey</title>
		<link>http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/comment-page-1/#comment-216</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Mon, 17 Sep 2007 04:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/#comment-216</guid>
		<description>I&#039;d definitely prefer a solution like that, unfortunately I&#039;m not in a position to force that type of change (or at least it&#039;s not worth the fight given the other issues I&#039;d rather see fixed).  The other issue will be any form that uses absolute URLs and pages that redirect you.</description>
		<content:encoded><![CDATA[<p>I&#039;d definitely prefer a solution like that, unfortunately I&#039;m not in a position to force that type of change (or at least it&#039;s not worth the fight given the other issues I&#039;d rather see fixed).  The other issue will be any form that uses absolute URLs and pages that redirect you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Blood</title>
		<link>http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/comment-page-1/#comment-83</link>
		<dc:creator>Brian Blood</dc:creator>
		<pubDate>Tue, 28 Aug 2007 01:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/blog/2007/08/10/previewing-content-on-load-balanced-web-servers/#comment-83</guid>
		<description>You can also go a different route. Create Single service content rules in the load balancer that map a specific port to only a single server.

In the NLB, the rules would be:
port 80 could go to servers A, B, C or D
port 8001 would go to Server A
port 8002 would go to Server B
  etc. etc...

On the server side you won&#039;t have to change anything, as the NLB should translate the ports internally from 8001 to port 80.

This way you can still use full host names from the outside, yet be sure that you are only accessing content on a specific server like so:

http://www.domain.com:8001/</description>
		<content:encoded><![CDATA[<p>You can also go a different route. Create Single service content rules in the load balancer that map a specific port to only a single server.</p>
<p>In the NLB, the rules would be:<br />
port 80 could go to servers A, B, C or D<br />
port 8001 would go to Server A<br />
port 8002 would go to Server B<br />
  etc. etc&#8230;</p>
<p>On the server side you won&#039;t have to change anything, as the NLB should translate the ports internally from 8001 to port 80.</p>
<p>This way you can still use full host names from the outside, yet be sure that you are only accessing content on a specific server like so:</p>
<p><a href="http://www.domain.com:8001/" rel="nofollow">http://www.domain.com:8001/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 346/363 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: cdn01.coreygilmore.com

Served from: coreygilmore.com @ 2012-02-08 00:28:18 -->
