You cannot use jrun connectors over a hardware load balancer, you can let the connectors do the balancing, or you can proxy over the hardware load balancer. I recommend using apache and proxying over the hardware load balancer which is what we're doing. You can also install a jrun filter (one was posted recently on cf-talk) to make CF see the proper ips instead of the front end web server's ip.
Russ > -----Original Message----- > From: Eric A. Haskins [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 12:56 PM > To: CF-Server > Subject: CFMX 6 Ent, JRUN, IIS and Hardware load balancer > > Hello, > > > > We are currently running CFMX 6 Enterprise, JRUN 4, and IIS in a > distributed mode. Currently I have 2 JRUN/CFMX boxes and 2 IIS boxes > both are in farms under a Radware WSD Load Balancer. > > > > ** Note this is our Dev enviroment > > > > I read in this article > > http://www.adobe.com/devnet/coldfusion/j2ee/articles/balancing_j2ee.html > > > > which states you cannot use the JRUN Connector with a hardware load > balancer. Currently our setup above does work BUT I am looking to phase > this setup into our production farms. Does anyone know if there is a > better way to accomplish this without the JRUN Connector?? We are > running CFMX 7 Enterprise in Dev and plan to roll it out as well Does MX > 7 have anything that is allowing our current setup to function?? The > above article was written around MX6 so I am not sure if MX7 offered any > other solutions. > > > > My concern is the JRUN Connector like to Load Balance as well and I dont > want it taking over and bouncing traffic between the other JRUN/CFMX > servers after the WSD delegates who is getting the load. > > > > > > Thanks, > > Eric Haskins > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:10/messageid:6010 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
