<?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: Make mod_deflate work reliably with mod_jrun and ColdFusion MX</title>
	<atom:link href="http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Orange is my favorite color &#187; Blog Archive &#187; ColdFusion MX with SELinux Enforcing</title>
		<link>http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/comment-page-1#comment-42002</link>
		<dc:creator>Orange is my favorite color &#187; Blog Archive &#187; ColdFusion MX with SELinux Enforcing</dc:creator>
		<pubDate>Fri, 07 Dec 2007 00:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/#comment-42002</guid>
		<description>[...] and mod_jrun22.so provided by Adobe is broken in many ways. You can see my original post on recompiling the connector to support mod_deflate but it&#8217;s just not compiled right for a modern Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] and mod_jrun22.so provided by Adobe is broken in many ways. You can see my original post on recompiling the connector to support mod_deflate but it&#8217;s just not compiled right for a modern Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/comment-page-1#comment-41198</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sat, 10 Nov 2007 18:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/#comment-41198</guid>
		<description>Dan - I think you&#039;re right.  I&#039;ve noticed there are some other calls in mod_jrun that don&#039;t use the ap_set_* API so I figure there are probably some other broken things that could be enhanced but I got what I needed for now. :)</description>
		<content:encoded><![CDATA[<p>Dan &#8211; I think you&#8217;re right.  I&#8217;ve noticed there are some other calls in mod_jrun that don&#8217;t use the ap_set_* API so I figure there are probably some other broken things that could be enhanced but I got what I needed for now. <img src='http://www.ghidinelli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan G. Switzer, II</title>
		<link>http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/comment-page-1#comment-41180</link>
		<dc:creator>Dan G. Switzer, II</dc:creator>
		<pubDate>Sat, 10 Nov 2007 02:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/11/09/make-mod_deflate-work-reliably-with-mod_jrun-and-coldfusion-mx/#comment-41180</guid>
		<description>So it did have to do with the execution of the output filters, but it had to do with the way mod_jrun20 was written. I wonder if it&#039;s a common issue that modules are written using the syntax:

r-&gt;content_type = pstrdup_lower(r, value);

I bet this was the method Apache 1.x used and it changed for 2.x.</description>
		<content:encoded><![CDATA[<p>So it did have to do with the execution of the output filters, but it had to do with the way mod_jrun20 was written. I wonder if it&#8217;s a common issue that modules are written using the syntax:</p>
<p>r-&gt;content_type = pstrdup_lower(r, value);</p>
<p>I bet this was the method Apache 1.x used and it changed for 2.x.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
