<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Gregoire's Blog &#187; iofilter</title>
	<atom:link href="http://gregoire.org/tag/iofilter/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to add an IoFilter per Application or Server</title>
		<link>http://gregoire.org/2009/08/07/how-to-add-an-iofilter-per-application-or-server/</link>
		<comments>http://gregoire.org/2009/08/07/how-to-add-an-iofilter-per-application-or-server/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 01:56:33 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[iofilter]]></category>
		<category><![CDATA[mina]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=58</guid>
		<description><![CDATA[A new feature has been added to Red5 to allow any number of Mina IoFilters to be added to a connection at the Server or Application level. The particular filter detailed here is one that simply counts the connections and rejects any that exceed the set maximum number. This post details setting the filter at [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2009/08/07/how-to-add-an-iofilter-per-application-or-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
