<?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: How to find cause of heavy usage on your Apache webserver</title>
	<atom:link href="http://blog.mypapit.net/2008/11/how-to-find-cause.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mypapit.net/2008/11/how-to-find-cause.html</link>
	<description>Free and Open Source blogger with an attitude</description>
	<lastBuildDate>Mon, 19 Dec 2011 07:07:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Colocation Dedicated Voip</title>
		<link>http://blog.mypapit.net/2008/11/how-to-find-cause.html/comment-page-1#comment-265608</link>
		<dc:creator>Colocation Dedicated Voip</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=1006#comment-265608</guid>
		<description>Excellent, thank you
in the following ways to use cPanel servers

tail -10000 /usr/local/apache/logs/access_log &#124; awk &#039;{print $1}&#039; &#124; sort &#124; uniq -c &#124; sort -n

&lt;a href=&quot;http://www.profilotelekom.com&quot; rel=&quot;nofollow&quot;&gt;Dedicated Colocation Voip Datacenter&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Excellent, thank you<br />
in the following ways to use cPanel servers</p>
<p>tail -10000 /usr/local/apache/logs/access_log | awk &#8216;{print $1}&#8217; | sort | uniq -c | sort -n</p>
<p><a href="http://www.profilotelekom.com" rel="nofollow">Dedicated Colocation Voip Datacenter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harith</title>
		<link>http://blog.mypapit.net/2008/11/how-to-find-cause.html/comment-page-1#comment-248227</link>
		<dc:creator>Harith</dc:creator>
		<pubDate>Sun, 16 Nov 2008 15:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=1006#comment-248227</guid>
		<description>good info for me...maybe useful for linux share hosting user... ;)</description>
		<content:encoded><![CDATA[<p>good info for me&#8230;maybe useful for linux share hosting user&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Simmons</title>
		<link>http://blog.mypapit.net/2008/11/how-to-find-cause.html/comment-page-1#comment-248226</link>
		<dc:creator>Matt Simmons</dc:creator>
		<pubDate>Sun, 16 Nov 2008 15:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=1006#comment-248226</guid>
		<description>That&#039;s a cool bit of bash&#039;ery there. My only suggestion might be to block the IP on your firewall instead of the apache config, which you&#039;ve got to reboot the apache daemon for. An IP that&#039;s abusive might be doing the same thing across the network. Before you blocked it anywhere, you should probably make sure it&#039;s not valid traffic. 

Cool write up, thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a cool bit of bash&#8217;ery there. My only suggestion might be to block the IP on your firewall instead of the apache config, which you&#8217;ve got to reboot the apache daemon for. An IP that&#8217;s abusive might be doing the same thing across the network. Before you blocked it anywhere, you should probably make sure it&#8217;s not valid traffic. </p>
<p>Cool write up, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

