<?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"
	>
<channel>
	<title>Comments on: Have You Had JRun Connector Problems?</title>
	<atom:link href="http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<pubDate>Sun, 23 Nov 2008 13:30:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Amir</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-617437</link>
		<dc:creator>Amir</dc:creator>
		<pubDate>Wed, 12 Nov 2008 18:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-617437</guid>
		<description>The connector log is the output from the connector plugin for apache. its a text file that details the information exchange between the http server (apache) and the application server (coldfusion). The log is the info from the connector (or man in the middle). 

HTH</description>
		<content:encoded><![CDATA[<p>The connector log is the output from the connector plugin for apache. its a text file that details the information exchange between the http server (apache) and the application server (coldfusion). The log is the info from the connector (or man in the middle). </p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stille</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-559910</link>
		<dc:creator>Ryan Stille</dc:creator>
		<pubDate>Tue, 12 Aug 2008 21:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-559910</guid>
		<description>What is this 'connector log' of what you speak?  I've never heard of such a thing.  I'm running into some issues with a site thats using the IIS connector to talk to a JRun cluster.</description>
		<content:encoded><![CDATA[<p>What is this &#8216;connector log&#8217; of what you speak?  I&#8217;ve never heard of such a thing.  I&#8217;m running into some issues with a site thats using the IIS connector to talk to a JRun cluster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Configure JRun Clustering with Apache &#124; ~/my-other-beans</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-400891</link>
		<dc:creator>How to Configure JRun Clustering with Apache &#124; ~/my-other-beans</dc:creator>
		<pubDate>Tue, 04 Mar 2008 23:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-400891</guid>
		<description>[...] Harper reported some long standing issues he has experienced with JRun connectors and IIS. Although this post doesn&#8217;t address this [...]</description>
		<content:encoded><![CDATA[<p>[...] Harper reported some long standing issues he has experienced with JRun connectors and IIS. Although this post doesn&#8217;t address this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-25279</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Fri, 06 Oct 2006 18:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-25279</guid>
		<description>One guy who I know has had serious problems over time with Jrun and CFMX is Matt Haughey of www.metafilter.com .. metafilter is cfmx, it's hosted on a single instance server, and he's had stability problems for years.</description>
		<content:encoded><![CDATA[<p>One guy who I know has had serious problems over time with Jrun and CFMX is Matt Haughey of <a href="http://www.metafilter.com" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.metafilter.com');" rel="nofollow">http://www.metafilter.com</a> .. metafilter is cfmx, it&#8217;s hosted on a single instance server, and he&#8217;s had stability problems for years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Other Beans &#187; Blog Archive &#187; How to Configure JRun Clustering with Apache</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13590</link>
		<dc:creator>My Other Beans &#187; Blog Archive &#187; How to Configure JRun Clustering with Apache</dc:creator>
		<pubDate>Sun, 16 Jul 2006 20:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13590</guid>
		<description>[...] Brandon Harper reported some long standing issues he has experienced with JRun connectors and IIS. Although this post doesn&#8217;t address this exact problem, it will provide guidance for those experiencing similar problems with Apache. [...]</description>
		<content:encoded><![CDATA[<p>[...] Brandon Harper reported some long standing issues he has experienced with JRun connectors and IIS. Although this post doesn&#8217;t address this exact problem, it will provide guidance for those experiencing similar problems with Apache. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Harper</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13228</link>
		<dc:creator>Brandon Harper</dc:creator>
		<pubDate>Sat, 15 Jul 2006 02:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13228</guid>
		<description>Steve,

No problem-- I'm working on almost the exact same thing at the moment and have not had any luck with it for quite a long time and was reluctantly glad to see someone else with the same issues.


Alex,

Sounds very similar to my experiences.  We're in the process of moving to having a dedicated load balancer direct traffic in the exact manner that you mention.  Thanks for the links too, I'll check those out.</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>No problem&#8211; I&#8217;m working on almost the exact same thing at the moment and have not had any luck with it for quite a long time and was reluctantly glad to see someone else with the same issues.</p>
<p>Alex,</p>
<p>Sounds very similar to my experiences.  We&#8217;re in the process of moving to having a dedicated load balancer direct traffic in the exact manner that you mention.  Thanks for the links too, I&#8217;ll check those out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Hubner</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13227</link>
		<dc:creator>Alex Hubner</dc:creator>
		<pubDate>Sat, 15 Jul 2006 02:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13227</guid>
		<description>I've faced many problems with connectors both on Windows and Linux machines. Whenever you configure the connector to a Jrun cluster it became a instable and unpredictable sollution. Things get worst when you have a cluster with remote instances. Last time I've tried to use it was in a RHEL 4 with Apache 2.0.x with 6 Jrun/CF instances (4 on a machine and 2 on another, via a 1Gbps network). It does not work as it should, does not balance as it should and worst: hangs the entire cluster, cloging evertyhing. Now I'm only buiding a cluster with replicate sessions on and using a third load-balancer (which can be a dedicated appliance or a software) to forward HTTP requests to the instances itself (8301,8302,8303, etc...). The Jrun/CF built-in webserver seams to handle well a lot of traffic (you should tune it on the jrun.xml file) and the sollution is pretty fair and reliable.

Some free clustering softwares that I've cogitate as a bypasss to the Jrun/CF connector:

Sun WebServer - http://www.sun.com/download/products.xml?id=446518d5
HAProxy - http://haproxy.1wt.eu/
Balance - http://www.inlab.de/balance.html
Pound Reverse Proxy - http://www.apsis.ch/pound
Pen - http://siag.nu/pen/

And of course, Apache mod_proxy (including mod_proxy_balancer).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve faced many problems with connectors both on Windows and Linux machines. Whenever you configure the connector to a Jrun cluster it became a instable and unpredictable sollution. Things get worst when you have a cluster with remote instances. Last time I&#8217;ve tried to use it was in a RHEL 4 with Apache 2.0.x with 6 Jrun/CF instances (4 on a machine and 2 on another, via a 1Gbps network). It does not work as it should, does not balance as it should and worst: hangs the entire cluster, cloging evertyhing. Now I&#8217;m only buiding a cluster with replicate sessions on and using a third load-balancer (which can be a dedicated appliance or a software) to forward HTTP requests to the instances itself (8301,8302,8303, etc&#8230;). The Jrun/CF built-in webserver seams to handle well a lot of traffic (you should tune it on the jrun.xml file) and the sollution is pretty fair and reliable.</p>
<p>Some free clustering softwares that I&#8217;ve cogitate as a bypasss to the Jrun/CF connector:</p>
<p>Sun WebServer - <a href="http://www.sun.com/download/products.xml?id=446518d5" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.sun.com');" rel="nofollow">http://www.sun.com/download/pr.....d=446518d5</a><br />
HAProxy - <a href="http://haproxy.1wt.eu/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/haproxy.1wt.eu');" rel="nofollow">http://haproxy.1wt.eu/</a><br />
Balance - <a href="http://www.inlab.de/balance.html" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.inlab.de');" rel="nofollow">http://www.inlab.de/balance.html</a><br />
Pound Reverse Proxy - <a href="http://www.apsis.ch/pound" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.apsis.ch');" rel="nofollow">http://www.apsis.ch/pound</a><br />
Pen - <a href="http://siag.nu/pen/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/siag.nu');" rel="nofollow">http://siag.nu/pen/</a></p>
<p>And of course, Apache mod_proxy (including mod_proxy_balancer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Ray</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13225</link>
		<dc:creator>Steve Ray</dc:creator>
		<pubDate>Sat, 15 Jul 2006 00:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13225</guid>
		<description>Brandon -

Thanks for the post. I have now moved onto Apache 2.0.58. It is loading the connector properly, from what I can see in the apache error log. And, my individual apache virtual host error logs have nothing in them. I've followed some advice from Steven Erat's blog on configuring mult virtual hosts, and yet, all I get in the browser window is the CF code displayed (not run). I'll continue to work on this on Monday, so if you think of anything else, please pass it on. Thanks again.</description>
		<content:encoded><![CDATA[<p>Brandon -</p>
<p>Thanks for the post. I have now moved onto Apache 2.0.58. It is loading the connector properly, from what I can see in the apache error log. And, my individual apache virtual host error logs have nothing in them. I&#8217;ve followed some advice from Steven Erat&#8217;s blog on configuring mult virtual hosts, and yet, all I get in the browser window is the CF code displayed (not run). I&#8217;ll continue to work on this on Monday, so if you think of anything else, please pass it on. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Harper</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13222</link>
		<dc:creator>Brandon Harper</dc:creator>
		<pubDate>Fri, 14 Jul 2006 22:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13222</guid>
		<description>I haven't tried the setup on Linux and the like, but at this point it's not an option (and isn't worthwhile given that this configuration will only be up for another 3 weeks or so).

And yep, I read their blogs and have an entry dedicated to Clustering CF and what not.  I've been setting-up/tuning enterprise clusters for a bit short of 4 years now, have been doing sysadmin on Windoze, Linux, and FreeBSD for 9 years or so at this point, Linux certified, etc. and this is about the only problem which I haven't been able to work around as far as CF/JRun configuration is concerned.

I'm curious to see if anyone besides Steve and I have had the exact same problem and/or knows a specific workaround for it since it's very specific problem and I think I've exhausted everything I can think of to try.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried the setup on Linux and the like, but at this point it&#8217;s not an option (and isn&#8217;t worthwhile given that this configuration will only be up for another 3 weeks or so).</p>
<p>And yep, I read their blogs and have an entry dedicated to Clustering CF and what not.  I&#8217;ve been setting-up/tuning enterprise clusters for a bit short of 4 years now, have been doing sysadmin on Windoze, Linux, and FreeBSD for 9 years or so at this point, Linux certified, etc. and this is about the only problem which I haven&#8217;t been able to work around as far as CF/JRun configuration is concerned.</p>
<p>I&#8217;m curious to see if anyone besides Steve and I have had the exact same problem and/or knows a specific workaround for it since it&#8217;s very specific problem and I think I&#8217;ve exhausted everything I can think of to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude</title>
		<link>http://devnulled.com/content/2006/07/have-you-had-jrun-connector-problems/#comment-13218</link>
		<dc:creator>Claude</dc:creator>
		<pubDate>Fri, 14 Jul 2006 21:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/?p=587#comment-13218</guid>
		<description>Did you try running on a non-Windoze server?

I manage a load balanced environment with 4 RedHat Linux  Enterprise servers, each box has 2 JRun clusters, one of 2 and the other of 4 instances of CFMX7/Flex 1.5 -- Yes that's 24 hybrid instances.

Also check out Steven Erat and Brandon Purcell's blogs.</description>
		<content:encoded><![CDATA[<p>Did you try running on a non-Windoze server?</p>
<p>I manage a load balanced environment with 4 RedHat Linux  Enterprise servers, each box has 2 JRun clusters, one of 2 and the other of 4 instances of CFMX7/Flex 1.5 &#8212; Yes that&#8217;s 24 hybrid instances.</p>
<p>Also check out Steven Erat and Brandon Purcell&#8217;s blogs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
