<?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: Should I Move BrownPHP to my Own Server?</title>
	<atom:link href="http://www.brownphp.com/2009/10/should-i-move-brownphp-to-my-own-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brownphp.com/2009/10/should-i-move-brownphp-to-my-own-server/</link>
	<description>Created and Designed for Object Oriented PHP and Web Developers</description>
	<lastBuildDate>Wed, 23 Nov 2011 08:18:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Douglas</title>
		<link>http://www.brownphp.com/2009/10/should-i-move-brownphp-to-my-own-server/comment-page-1/#comment-2580</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Tue, 20 Oct 2009 13:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.brownphp.com/?p=218#comment-2580</guid>
		<description>Do you happen to have any good examples of hosting your own DNS?  Or setting one up?  I think I would be okay with the idea of the IP propagation delay. </description>
		<content:encoded><![CDATA[<p>Do you happen to have any good examples of hosting your own DNS?  Or setting one up?  I think I would be okay with the idea of the IP propagation delay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Davis</title>
		<link>http://www.brownphp.com/2009/10/should-i-move-brownphp-to-my-own-server/comment-page-1/#comment-2575</link>
		<dc:creator>Allen Davis</dc:creator>
		<pubDate>Sun, 18 Oct 2009 06:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.brownphp.com/?p=218#comment-2575</guid>
		<description>What you need to do in order to map the url to the IP address is to set up a DNS (Domain Name Server).  Or you can also use the domain registrar&#039;s DNS. 
 
Here&#039;s how it works.  When a computer requests a connection to a URL, it needs to resolve that URL to an IP address.  It does this by asking it&#039;s configured DNS.   That DNS gets it&#039;s information from other DNS servers.   
 
The problem is the dynamic IP address.  If you set up a DNS service on your server it can update automatically if the IP address changes, but if you use the registrar DNS you must enter a static IP address.   
 
But even if you host your own DNS it takes time for an IP address to propagate through the DNS system and if your IP address changes frequently there will be many different versions of your cached IP address being traded back and forth between confused DNS servers.   
 
Usually a new IP address can be propagated throughout the world within 24 hours.   
 
In short, it is recommended to use a static IP address if you want to host your website on your own server. </description>
		<content:encoded><![CDATA[<p>What you need to do in order to map the url to the IP address is to set up a DNS (Domain Name Server).  Or you can also use the domain registrar&#039;s DNS. </p>
<p>Here&#039;s how it works.  When a computer requests a connection to a URL, it needs to resolve that URL to an IP address.  It does this by asking it&#039;s configured DNS.   That DNS gets it&#039;s information from other DNS servers.   </p>
<p>The problem is the dynamic IP address.  If you set up a DNS service on your server it can update automatically if the IP address changes, but if you use the registrar DNS you must enter a static IP address.   </p>
<p>But even if you host your own DNS it takes time for an IP address to propagate through the DNS system and if your IP address changes frequently there will be many different versions of your cached IP address being traded back and forth between confused DNS servers.   </p>
<p>Usually a new IP address can be propagated throughout the world within 24 hours.   </p>
<p>In short, it is recommended to use a static IP address if you want to host your website on your own server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

