<?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: iptables trick to limit concurrent tcp connections</title>
	<atom:link href="http://fernandoipar.com/2009/06/17/iptables-trick-to-limit-concurrent-tcp-connections/feed/" rel="self" type="application/rss+xml" />
	<link>http://fernandoipar.com/2009/06/17/iptables-trick-to-limit-concurrent-tcp-connections/</link>
	<description>I love mankind! Its people I can&#039;t stand!</description>
	<lastBuildDate>Wed, 27 Jan 2010 19:05:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fernando</title>
		<link>http://fernandoipar.com/2009/06/17/iptables-trick-to-limit-concurrent-tcp-connections/comment-page-1/#comment-77</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://fernandoipar.com/?p=173#comment-77</guid>
		<description>Glad you found it useful!

This might be of interest to you too: http://www.cohprog.com/mod_bandwidth.html, though I don&#039;t know if it&#039;s still active, or if it works across apache v 1.x and 2.x. 

The good side of the iptables approach is that it can be used to limit concurrent connections to any network based service

Good luck,</description>
		<content:encoded><![CDATA[<p>Glad you found it useful!</p>
<p>This might be of interest to you too: <a href="http://www.cohprog.com/mod_bandwidth.html" rel="nofollow">http://www.cohprog.com/mod_bandwidth.html</a>, though I don&#8217;t know if it&#8217;s still active, or if it works across apache v 1.x and 2.x. </p>
<p>The good side of the iptables approach is that it can be used to limit concurrent connections to any network based service</p>
<p>Good luck,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Hall</title>
		<link>http://fernandoipar.com/2009/06/17/iptables-trick-to-limit-concurrent-tcp-connections/comment-page-1/#comment-76</link>
		<dc:creator>Edward Hall</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://fernandoipar.com/?p=173#comment-76</guid>
		<description>Very Nice!

I have been trying to find a way to prevent Apache from spawning too many child processes whenever some bad robot or hacker throws a bunch of concurrent requests at our website.

This may just do the trick...</description>
		<content:encoded><![CDATA[<p>Very Nice!</p>
<p>I have been trying to find a way to prevent Apache from spawning too many child processes whenever some bad robot or hacker throws a bunch of concurrent requests at our website.</p>
<p>This may just do the trick&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
