<?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: Server issues</title>
	<atom:link href="http://www.gotwoot.net/2006/06/23/server-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gotwoot.net/2006/06/23/server-issues/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 19 Apr 2011 00:32:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BobDawg</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-254</link>
		<dc:creator>BobDawg</dc:creator>
		<pubDate>Tue, 18 Jul 2006 20:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-254</guid>
		<description>It is rather strange but I seem to have a work around for your problem. It seems that access to gotwoot through the sub-domain of &quot;www&quot; doesn&#039;t work any more but if you change all the urls to &quot;http://gotwoot.net&quot; then every thing seems to work fine. Make sure you change all the urls in the head section of your pages. because they are not relative links.

:cool:BobDawg</description>
		<content:encoded><![CDATA[<p>It is rather strange but I seem to have a work around for your problem. It seems that access to gotwoot through the sub-domain of &#8220;www&#8221; doesn&#8217;t work any more but if you change all the urls to &#8220;http://gotwoot.net&#8221; then every thing seems to work fine. Make sure you change all the urls in the head section of your pages. because they are not relative links.<br />
 <img src='http://www.gotwoot.net/wordpress/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> BobDawg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kira Yamato</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-253</link>
		<dc:creator>Kira Yamato</dc:creator>
		<pubDate>Sun, 25 Jun 2006 12:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-253</guid>
		<description>I appreciate all the hard work that you guys do, and will always!!!  Domo</description>
		<content:encoded><![CDATA[<p>I appreciate all the hard work that you guys do, and will always!!!  Domo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mjkseven</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-252</link>
		<dc:creator>Mjkseven</dc:creator>
		<pubDate>Sat, 24 Jun 2006 17:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-252</guid>
		<description>I always appreciate your hard work, AonE members! :mrgreen:</description>
		<content:encoded><![CDATA[<p>I always appreciate your hard work, AonE members! <img src='http://www.gotwoot.net/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: complich8</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-248</link>
		<dc:creator>complich8</dc:creator>
		<pubDate>Fri, 23 Jun 2006 23:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-248</guid>
		<description>huh ... all I can say to that is ... umm ... lol? :cry::?:cry:</description>
		<content:encoded><![CDATA[<p>huh &#8230; all I can say to that is &#8230; umm &#8230; lol? <img src='http://www.gotwoot.net/wordpress/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> :?:cry:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talon</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-251</link>
		<dc:creator>Talon</dc:creator>
		<pubDate>Fri, 23 Jun 2006 22:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-251</guid>
		<description>I actually know what the problem is. I have a friend whos site was also hosted by ThePlanet (was until this perticular incient) The problem was cased when a forign site (my site) contacted a database that was stored on my friends site (for the purpose of a mirrior in case anything happened to the server). It turns out that the array I used in the PHP file ended up generating WAY too many request which sent the servers overload from %10 to around 76% in a matter of miniutes the servers controlers thought something was up and they terminated the server and banned my friend from their hosting polocy. So that would be the reason your server was down. I thought I would make a formal appology as you guys lost some time (My bad). Next time I will test out my script on myself before I use it</description>
		<content:encoded><![CDATA[<p>I actually know what the problem is. I have a friend whos site was also hosted by ThePlanet (was until this perticular incient) The problem was cased when a forign site (my site) contacted a database that was stored on my friends site (for the purpose of a mirrior in case anything happened to the server). It turns out that the array I used in the PHP file ended up generating WAY too many request which sent the servers overload from %10 to around 76% in a matter of miniutes the servers controlers thought something was up and they terminated the server and banned my friend from their hosting polocy. So that would be the reason your server was down. I thought I would make a formal appology as you guys lost some time (My bad). Next time I will test out my script on myself before I use it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aeon</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-250</link>
		<dc:creator>Aeon</dc:creator>
		<pubDate>Fri, 23 Jun 2006 18:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-250</guid>
		<description>It&#039;s a shame that it takes the forums being down for me to visit the main page.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a shame that it takes the forums being down for me to visit the main page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kraco</title>
		<link>http://www.gotwoot.net/2006/06/23/server-issues/comment-page-1/#comment-249</link>
		<dc:creator>Kraco</dc:creator>
		<pubDate>Fri, 23 Jun 2006 18:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotwoot.net/bleh/wordpress/?p=65#comment-249</guid>
		<description>Gambatte, Complich8!

We have perfect trust in you, and especially your statistics. Although I don&#039;t know how much statistics can help here, but they can&#039;t hurt, either.</description>
		<content:encoded><![CDATA[<p>Gambatte, Complich8!</p>
<p>We have perfect trust in you, and especially your statistics. Although I don&#8217;t know how much statistics can help here, but they can&#8217;t hurt, either.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

