<?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: Apache Bandwidth Throttling</title> <atom:link href="http://mansurovs.com/tech/apache-bandwidth-throttling/feed" rel="self" type="application/rss+xml" /><link>http://mansurovs.com/tech/apache-bandwidth-throttling?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apache-bandwidth-throttling</link> <description>The Mansurovs provide various digital photography tips, tutorials and guides to photographers</description> <lastBuildDate>Thu, 24 May 2012 02:25:40 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: linux</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10898</link> <dc:creator>linux</dc:creator> <pubDate>Fri, 26 Mar 2010 23:32:32 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10898</guid> <description>Thanks, that&#039;s makes a lot of since I have tried so many different ways and nothing.</description> <content:encoded><![CDATA[<p>Thanks, that&#8217;s makes a lot of since I have tried so many different ways and nothing.</p> ]]></content:encoded> </item> <item><title>By: Nasim Mansurov</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10897</link> <dc:creator>Nasim Mansurov</dc:creator> <pubDate>Fri, 26 Mar 2010 21:52:49 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10897</guid> <description>That&#039;s why it doesn&#039;t work - the above instructions are only valid for Apache 1.3. Mod_bandwidth does not work on Apache 2+, so you will have to look for another solution.</description> <content:encoded><![CDATA[<p>That&#8217;s why it doesn&#8217;t work &#8211; the above instructions are only valid for Apache 1.3. Mod_bandwidth does not work on Apache 2+, so you will have to look for another solution.</p> ]]></content:encoded> </item> <item><title>By: linux</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10896</link> <dc:creator>linux</dc:creator> <pubDate>Fri, 26 Mar 2010 21:35:38 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10896</guid> <description>When I reboot it gives a error, I should of copied it. I have apache 2.0 if that matters.</description> <content:encoded><![CDATA[<p>When I reboot it gives a error, I should of copied it. I have apache 2.0 if that matters.</p> ]]></content:encoded> </item> <item><title>By: Nasim Mansurov</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10895</link> <dc:creator>Nasim Mansurov</dc:creator> <pubDate>Fri, 26 Mar 2010 20:56:44 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10895</guid> <description>When you say &quot;apache just fails&quot;, what do you mean? Does the process die?</description> <content:encoded><![CDATA[<p>When you say &#8220;apache just fails&#8221;, what do you mean? Does the process die?</p> ]]></content:encoded> </item> <item><title>By: linux</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10894</link> <dc:creator>linux</dc:creator> <pubDate>Fri, 26 Mar 2010 19:08:18 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10894</guid> <description>Your comments page removed all the code that has  in it. So I&#039;m posting it without the  now:IfModule mod_bandwidth.c&gt; Directory &quot;/home/master/public_html&quot;&gt; BandWidthModule On BandWidth all 5000000 BandWidthPulse 1000000 MaxConnection 10 /Directory&gt; /IfModule&gt;</description> <content:encoded><![CDATA[<p>Your comments page removed all the code that has  in it. So I&#8217;m posting it without the  now:</p><p>IfModule mod_bandwidth.c&gt;<br /> Directory &#8220;/home/master/public_html&#8221;&gt;<br /> BandWidthModule On<br /> BandWidth all 5000000<br /> BandWidthPulse 1000000<br /> MaxConnection 10<br /> /Directory&gt;<br /> /IfModule&gt;</p> ]]></content:encoded> </item> <item><title>By: linux</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10893</link> <dc:creator>linux</dc:creator> <pubDate>Fri, 26 Mar 2010 19:06:47 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10893</guid> <description>I tired to add this to the virtual host but apache just fails:BandWidthModule On BandWidthPulse 1000000 BandWidth all 8048576 LargeFileLimit 1024 65536 MaxConnection 10I add this and apache loads but the bandwidth is not effected:BandWidthModule On BandWidth all 5000000 BandWidthPulse 1000000 MaxConnection 10If you can help I would really appreciate it.</description> <content:encoded><![CDATA[<p>I tired to add this to the virtual host but apache just fails:</p><p>BandWidthModule On<br /> BandWidthPulse 1000000<br /> BandWidth all 8048576<br /> LargeFileLimit 1024 65536<br /> MaxConnection 10</p><p>I add this and apache loads but the bandwidth is not effected:</p><p> BandWidthModule On<br /> BandWidth all 5000000<br /> BandWidthPulse 1000000<br /> MaxConnection 10</p><p>If you can help I would really appreciate it.</p> ]]></content:encoded> </item> <item><title>By: parity</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10892</link> <dc:creator>parity</dc:creator> <pubDate>Wed, 21 Mar 2007 17:26:18 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10892</guid> <description>Is there a win32 binary distribution of apache 2 bandwidth throttling?  If all I want is a total upload cap for the httpd process, would it be easier to use a 3rd party firewall utility with throttling?</description> <content:encoded><![CDATA[<p>Is there a win32 binary distribution of apache 2 bandwidth throttling?  If all I want is a total upload cap for the httpd process, would it be easier to use a 3rd party firewall utility with throttling?</p> ]]></content:encoded> </item> <item><title>By: niko</title><link>http://mansurovs.com/tech/apache-bandwidth-throttling#comment-10891</link> <dc:creator>niko</dc:creator> <pubDate>Thu, 08 Feb 2007 11:15:48 +0000</pubDate> <guid isPermaLink="false">http://mansurovs.com/archives/2004/08/28/apache-bandwidth-throttling/#comment-10891</guid> <description>great work Nasim, thanks for putting some time in writing the howto&#039;s.. Greatings from the Netherlands..</description> <content:encoded><![CDATA[<p>great work Nasim, thanks for putting some time in writing the howto&#8217;s.. Greatings from the Netherlands..</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: mansurovs.com @ 2012-05-23 21:22:18 by W3 Total Cache -->
