<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: CA Mirror</title>
	<atom:link href="http://climateaudit.org/2009/11/21/ca-mirror/feed/" rel="self" type="application/rss+xml" />
	<link>http://climateaudit.org/2009/11/21/ca-mirror/</link>
	<description>by Steve McIntyre</description>
	<lastBuildDate>Sat, 25 May 2013 15:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dave</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203030</link>
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sat, 28 Nov 2009 03:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203030</guid>
		<description><![CDATA[Coordination suggestion:

Note -- I am assuming that the high-traffic situation is still a problem since a good deal of the new content is being posted at the mirror site. With that in mind:

May I suggest that during this period of high traffic, &lt;em&gt;all&lt;/em&gt; new content be posted at the mirror site and that a prominent notice be placed at the top of this site that directs visitors to the new site to read the new content.

Just a suggestion.]]></description>
		<content:encoded><![CDATA[<p>Coordination suggestion:</p>
<p>Note &#8212; I am assuming that the high-traffic situation is still a problem since a good deal of the new content is being posted at the mirror site. With that in mind:</p>
<p>May I suggest that during this period of high traffic, <em>all</em> new content be posted at the mirror site and that a prominent notice be placed at the top of this site that directs visitors to the new site to read the new content.</p>
<p>Just a suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhaze</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203029</link>
		<dc:creator><![CDATA[mhaze]]></dc:creator>
		<pubDate>Wed, 25 Nov 2009 05:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203029</guid>
		<description><![CDATA[Jeff M:

&lt;a href=&quot;http://siteanalytics.compete.com/climateaudit.org+realclimate.org+wattsupwiththat.com/&quot; rel=&quot;nofollow&quot;&gt; is a map of CA, realclimate and Watts for the last year.

But now Rush Limbaugh and Glenn Beck are mentioning Steve.  That&#039;s going to go on for a while and cause wild swings in traffic. Oh, and various attacks
 of course.

I like the addin you referenced, but it wouldn&#039;t help this site.  Caching pages would, though.  But it&#039;s still not sufficient to handle 100 or 1000:1 traffic swings, that requires either homebrew directing traffic to separate boxes as I described in previous email or server farm doing so automatically.

And replacing php pages with static html, and reducing the complexity and length of php burden on rendering a post.&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Jeff M:</p>
<p><a href="http://siteanalytics.compete.com/climateaudit.org+realclimate.org+wattsupwiththat.com/" rel="nofollow"> is a map of CA, realclimate and Watts for the last year.</p>
<p>But now Rush Limbaugh and Glenn Beck are mentioning Steve.  That&#8217;s going to go on for a while and cause wild swings in traffic. Oh, and various attacks<br />
 of course.</p>
<p>I like the addin you referenced, but it wouldn&#8217;t help this site.  Caching pages would, though.  But it&#8217;s still not sufficient to handle 100 or 1000:1 traffic swings, that requires either homebrew directing traffic to separate boxes as I described in previous email or server farm doing so automatically.</p>
<p>And replacing php pages with static html, and reducing the complexity and length of php burden on rendering a post.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mhaze</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203028</link>
		<dc:creator><![CDATA[Mhaze]]></dc:creator>
		<pubDate>Wed, 25 Nov 2009 04:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203028</guid>
		<description><![CDATA[Climateaudit is largely text based, where there are images they are simple jpegs such as are embedded into posts or comments.  There are no issues such as media file uploading or downloading which slows it down.

There are large, long page renderings by the php server.  On CA these can be 1500 posts.  That&#039;s a big job.  For one example, &quot;Mike&#039;s Nature...&quot; thread is now 300 comments +.  It appears as one long page when clicked.

This can be fixed by Dashboard, Settings, Discussion, Other Comment Settings, then check &quot;Break comments into sections&quot; and pick a number like 50.  I personally like the 1500 comment method, but that requires a correspondingly higher CPU workload for that one mouseclick.

If a page averages 300 and this is set to 50, then server load goes down for page retrievals by a factor of 300/50 = 6, which is substantial.

Cheers.]]></description>
		<content:encoded><![CDATA[<p>Climateaudit is largely text based, where there are images they are simple jpegs such as are embedded into posts or comments.  There are no issues such as media file uploading or downloading which slows it down.</p>
<p>There are large, long page renderings by the php server.  On CA these can be 1500 posts.  That&#8217;s a big job.  For one example, &#8220;Mike&#8217;s Nature&#8230;&#8221; thread is now 300 comments +.  It appears as one long page when clicked.</p>
<p>This can be fixed by Dashboard, Settings, Discussion, Other Comment Settings, then check &#8220;Break comments into sections&#8221; and pick a number like 50.  I personally like the 1500 comment method, but that requires a correspondingly higher CPU workload for that one mouseclick.</p>
<p>If a page averages 300 and this is set to 50, then server load goes down for page retrievals by a factor of 300/50 = 6, which is substantial.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff M</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203027</link>
		<dc:creator><![CDATA[Jeff M]]></dc:creator>
		<pubDate>Tue, 24 Nov 2009 11:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203027</guid>
		<description><![CDATA[Steve,

I think you could get away with some simple optimizations, this one may have a lot of bang for the buck:

http://tantannoodles.com/toolkit/wordpress-s3/

Moving static image files off of this server will also help, I assume your server spends more time sending image data than it does rendering page content, however if it is spending more time rendering page content, a caching proxy server would be the next step, especially for the home page content.]]></description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I think you could get away with some simple optimizations, this one may have a lot of bang for the buck:</p>
<p><a href="http://tantannoodles.com/toolkit/wordpress-s3/" rel="nofollow">http://tantannoodles.com/toolkit/wordpress-s3/</a></p>
<p>Moving static image files off of this server will also help, I assume your server spends more time sending image data than it does rendering page content, however if it is spending more time rendering page content, a caching proxy server would be the next step, especially for the home page content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryl M</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203026</link>
		<dc:creator><![CDATA[Daryl M]]></dc:creator>
		<pubDate>Tue, 24 Nov 2009 05:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203026</guid>
		<description><![CDATA[Here is the first written word I&#039;ve seen from Lord Monckton since the leak: &lt;a href=&quot;http://pajamasmedia.com/blog/viscount-monckton-on-global-warminggate-they-are-criminals-pjm-exclusive/&quot; rel=&quot;nofollow&quot;&gt;They Are Criminals&lt;/a&gt;.

Also, Lord Lawson announced the formation of &lt;a href=&quot;http://www.thegwpf.org/&quot; rel=&quot;nofollow&quot;&gt;Global Warming Policy Foundation (GWPF)&lt;/a&gt; in the House of Lords.]]></description>
		<content:encoded><![CDATA[<p>Here is the first written word I&#8217;ve seen from Lord Monckton since the leak: <a href="http://pajamasmedia.com/blog/viscount-monckton-on-global-warminggate-they-are-criminals-pjm-exclusive/" rel="nofollow">They Are Criminals</a>.</p>
<p>Also, Lord Lawson announced the formation of <a href="http://www.thegwpf.org/" rel="nofollow">Global Warming Policy Foundation (GWPF)</a> in the House of Lords.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Sullivan</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203025</link>
		<dc:creator><![CDATA[Tom Sullivan]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 23:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203025</guid>
		<description><![CDATA[Steve,
In order to reduce the load being placed on your site at this crucial time, the best solution (for WordPress) is WP-Cache.

http://wordpress.org/extend/plugins/wp-cache/]]></description>
		<content:encoded><![CDATA[<p>Steve,<br />
In order to reduce the load being placed on your site at this crucial time, the best solution (for WordPress) is WP-Cache.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-cache/" rel="nofollow">http://wordpress.org/extend/plugins/wp-cache/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwl</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203024</link>
		<dc:creator><![CDATA[pwl]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203024</guid>
		<description><![CDATA[Hi Steve,

Keep up the fantastic work! Open Science with Auditing is the wave of the Future of Science.

Wordpress allows you to have your own domain name used for any web site you host there. You should be able to set up a third level sub domain name under your own domain &quot;_____.ClimateAudit.org&quot; where you could have for example &quot;mirror.climateaudit.org&quot; or even just &quot;www2.climateaudit.org&quot;. This way you can keep your &quot;climate audit identity&quot; while moving to faster servers.

Just a thought.

All the best,

pwl]]></description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Keep up the fantastic work! Open Science with Auditing is the wave of the Future of Science.</p>
<p>WordPress allows you to have your own domain name used for any web site you host there. You should be able to set up a third level sub domain name under your own domain &#8220;_____.ClimateAudit.org&#8221; where you could have for example &#8220;mirror.climateaudit.org&#8221; or even just &#8220;www2.climateaudit.org&#8221;. This way you can keep your &#8220;climate audit identity&#8221; while moving to faster servers.</p>
<p>Just a thought.</p>
<p>All the best,</p>
<p>pwl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pooh</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203023</link>
		<dc:creator><![CDATA[Pooh]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203023</guid>
		<description><![CDATA[Denial Of Service (DOS) attacks as a cause of slow response time?  Just a thought.]]></description>
		<content:encoded><![CDATA[<p>Denial Of Service (DOS) attacks as a cause of slow response time?  Just a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TAG</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203022</link>
		<dc:creator><![CDATA[TAG]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 18:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203022</guid>
		<description><![CDATA[Reading and listening to the rationalizations of climate scientists about the current controvery, I thought of Talleyrand&#039;s observation about the French ancien regieme &quot; They have learned nothing and they have forgotten nothing&quot;. Looking up Telleyrand, I found an even more apt quotation &quot;&quot;Tout ce qui est exagéré est insignifiant.&quot;: (&quot;All that is exaggerated is insignificant.&quot;)&quot; . Climate scientists would do well with a deep study of Talleyrand.]]></description>
		<content:encoded><![CDATA[<p>Reading and listening to the rationalizations of climate scientists about the current controvery, I thought of Talleyrand&#8217;s observation about the French ancien regieme &#8221; They have learned nothing and they have forgotten nothing&#8221;. Looking up Telleyrand, I found an even more apt quotation &#8220;&#8221;Tout ce qui est exagéré est insignifiant.&#8221;: (&#8220;All that is exaggerated is insignificant.&#8221;)&#8221; . Climate scientists would do well with a deep study of Talleyrand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TAG</title>
		<link>http://climateaudit.org/2009/11/21/ca-mirror/#comment-203021</link>
		<dc:creator><![CDATA[TAG]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 17:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=7817#comment-203021</guid>
		<description><![CDATA[Re: &lt;a href=&quot;#comment-366808&quot; rel=&quot;nofollow&quot;&gt;PaulM (#31)&lt;/a&gt;,

http://news.bbc.co.uk/today/hi/today/newsid_8373000/8373594.stm

The BBC report may be heard at this URL. The specifc URL is at 7:35 about halfway down the page.]]></description>
		<content:encoded><![CDATA[<p>Re: <a href="#comment-366808" rel="nofollow">PaulM (#31)</a>,</p>
<p><a href="http://news.bbc.co.uk/today/hi/today/newsid_8373000/8373594.stm" rel="nofollow">http://news.bbc.co.uk/today/hi/today/newsid_8373000/8373594.stm</a></p>
<p>The BBC report may be heard at this URL. The specifc URL is at 7:35 about halfway down the page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
