<?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>Silvio&#039;s blog &#187; Sem categoria</title>
	<atom:link href="http://www.silviosilva.com/category/sem-categoria/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silviosilva.com</link>
	<description></description>
	<lastBuildDate>Thu, 06 May 2010 15:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Many webservers behind a single IP</title>
		<link>http://www.silviosilva.com/2010/02/11/many-webservers-behind-a-single-ip/</link>
		<comments>http://www.silviosilva.com/2010/02/11/many-webservers-behind-a-single-ip/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:34:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sem categoria]]></category>

		<guid isPermaLink="false">http://www.silviosilva.com/?p=86</guid>
		<description><![CDATA[The problem

One public IP address
Multiple webservers

The solutions

 Use different ports

 Your users will have to know the correct port or may end up on a wrong website


Use a single webserver

 You may require multiple webservers due to web-apps needs)


Use a webproxy

The one I&#8217;m going to explain



How it works
Your webproxy will be on port 80 accepting [...]]]></description>
		<wfw:commentRss>http://www.silviosilva.com/2010/02/11/many-webservers-behind-a-single-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
