<?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 limit website visitor bandwidth by country</title>
	<atom:link href="http://markmaunder.com/2010/how-to-limit-website-visitor-bandwidth-by-country/feed/" rel="self" type="application/rss+xml" />
	<link>http://markmaunder.com/2010/how-to-limit-website-visitor-bandwidth-by-country/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 02:33:49 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: coldplug</title>
		<link>http://markmaunder.com/2010/how-to-limit-website-visitor-bandwidth-by-country/comment-page-1/#comment-1440</link>
		<dc:creator>coldplug</dc:creator>
		<pubDate>Tue, 27 Jul 2010 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://markmaunder.com/?p=484#comment-1440</guid>
		<description>Hello,

limit_rate_after is not working over time but over amount of data. So, 1m means 1MB, you can use also ex. 100k or similar value. If for example 1m is set then you will have full speed until 1MB of file is sent. After that download will be throttled to limit_rate value.

Regards,
Ivan</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>limit_rate_after is not working over time but over amount of data. So, 1m means 1MB, you can use also ex. 100k or similar value. If for example 1m is set then you will have full speed until 1MB of file is sent. After that download will be throttled to limit_rate value.</p>
<p>Regards,<br />
Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Hill</title>
		<link>http://markmaunder.com/2010/how-to-limit-website-visitor-bandwidth-by-country/comment-page-1/#comment-1390</link>
		<dc:creator>Jamie Hill</dc:creator>
		<pubDate>Tue, 11 May 2010 14:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://markmaunder.com/?p=484#comment-1390</guid>
		<description>Hi Mark,

The docs on limiting with NginX seem a little thin so it&#039;s great to see an explanation in plain english.

I am using Nginx with cloud hosting, the problem being that if a given server gets a traffic spike I get a huge bill. Do you know of  an easy way to simply put a cap on bandwidth usage for each virtual domain so that it shows an error page for example when the limit is hit? I suppose with too much traffic even the error page could increase the costs :/ what is the best way around this?


Many thanks,

Jamie</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>The docs on limiting with NginX seem a little thin so it&#8217;s great to see an explanation in plain english.</p>
<p>I am using Nginx with cloud hosting, the problem being that if a given server gets a traffic spike I get a huge bill. Do you know of  an easy way to simply put a cap on bandwidth usage for each virtual domain so that it shows an error page for example when the limit is hit? I suppose with too much traffic even the error page could increase the costs :/ what is the best way around this?</p>
<p>Many thanks,</p>
<p>Jamie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
