<?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 Monitor Apache Load with mod_status in Linux	</title>
	<atom:link href="https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 25 Oct 2024 06:19:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: trường thpt phú lâm		</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-2152452</link>

		<dc:creator><![CDATA[trường thpt phú lâm]]></dc:creator>
		<pubDate>Wed, 27 Mar 2024 11:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332#comment-2152452</guid>

					<description><![CDATA[Thanks for sharing your thoughts on monitor.
 
apache load. Regards]]></description>
			<content:encoded><![CDATA[<p>Thanks for sharing your thoughts on monitor.</p>
<p>apache load. Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jay mee		</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-1365883</link>

		<dc:creator><![CDATA[jay mee]]></dc:creator>
		<pubDate>Sun, 20 Sep 2020 22:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332#comment-1365883</guid>

					<description><![CDATA[So many errors on this page plus I use apache2 web server not httpd can you update this post?]]></description>
			<content:encoded><![CDATA[<p>So many errors on this page plus I use apache2 web server not httpd can you update this post?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ashish		</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-1322079</link>

		<dc:creator><![CDATA[Ashish]]></dc:creator>
		<pubDate>Fri, 20 Mar 2020 07:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332#comment-1322079</guid>

					<description><![CDATA[Is there a way to just show certain parameters like memory avail on server embedded in an HTML page with other things.]]></description>
			<content:encoded><![CDATA[<p>Is there a way to just show certain parameters like memory avail on server embedded in an HTML page with other things.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul Yadav		</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-958603</link>

		<dc:creator><![CDATA[Rahul Yadav]]></dc:creator>
		<pubDate>Mon, 08 Jan 2018 09:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332#comment-958603</guid>

					<description><![CDATA[I am trying to above module implement but unfortunately this modules has not installed in apache configuration.

please help me how can I install or enabled this modules. thank you]]></description>
			<content:encoded><![CDATA[<p>I am trying to above module implement but unfortunately this modules has not installed in apache configuration.</p>
<p>please help me how can I install or enabled this modules. thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Henrik Iivonen		</title>
		<link>https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-922551</link>

		<dc:creator><![CDATA[Henrik Iivonen]]></dc:creator>
		<pubDate>Sat, 14 Oct 2017 07:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5332#comment-922551</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-887605&quot;&gt;Jayabalan&lt;/a&gt;.

With Apache 2.4+ you need to replace this:

SetHandler server-status
Order allow,deny
Deny from all
Allow from all 


With this:


SetHandler server-status
Require host examplde.com
]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-apache-web-server-load-and-page-statistics/comment-page-1/#comment-887605">Jayabalan</a>.</p>
<p>With Apache 2.4+ you need to replace this:</p>
<p>SetHandler server-status<br />
Order allow,deny<br />
Deny from all<br />
Allow from all </p>
<p>With this:</p>
<p>SetHandler server-status<br />
Require host examplde.com</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
