 




<?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: Fault tolerance on a web server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 17:28:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Most-Watched IT Questions: May 24, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/#comment-92546</link>
		<dc:creator>The Most-Watched IT Questions: May 24, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 24 May 2011 06:41:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-92546</guid>
		<description><![CDATA[[...] 5. A member wondering how to handle null value in COBOL/400 is getting some help from TomLiotta, CharlieBrowne, and MDratwa. Jump in with your own expertise!  6. Koohiisan and mrdenny have some tips on fault tolerance on a web server. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 5. A member wondering how to handle null value in COBOL/400 is getting some help from TomLiotta, CharlieBrowne, and MDratwa. Jump in with your own expertise!  6. Koohiisan and mrdenny have some tips on fault tolerance on a web server. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koohiisan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fault-tolerance-on-a-web-server/#comment-92004</link>
		<dc:creator>koohiisan</dc:creator>
		<pubDate>Tue, 10 May 2011 15:24:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-92004</guid>
		<description><![CDATA[Your DNS record online points to your router.  The router directs visitors to the IP address of your internal web server.  So, if you change the IP address of one of the backup boxes to the address that your web server should be, you would have your failover.  So, you would probably want some script to check (via ping, maybe) to see if your web server is alive, and if not, then change the IP address.

Maybe someone else will have a simpler solution?]]></description>
		<content:encoded><![CDATA[<p>Your DNS record online points to your router.  The router directs visitors to the IP address of your internal web server.  So, if you change the IP address of one of the backup boxes to the address that your web server should be, you would have your failover.  So, you would probably want some script to check (via ping, maybe) to see if your web server is alive, and if not, then change the IP address.</p>
<p>Maybe someone else will have a simpler solution?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.011 seconds using memcached
Object Caching 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 18:20:37 -->