Brad-

Russ and Mark's suggestions are actually probably easier than mine, but if
they don't work out, read up on the JRun stuff.

-Cameron


On Mon, Aug 5, 2013 at 9:55 AM, Mark A Kruger <[email protected]>wrote:

>
> This was my suggestion too - although I sometimes add static routes to the
> route table as well to dictate where traffic goes. It sounds like you are
> multi-homing which might NOT be strictly necessary. Consider teaming so you
> don't have to fiddle with precedence order etc.
>
> -mark
>
>
> -----Original Message-----
> From: Russ Michaels [mailto:[email protected]]
> Sent: Monday, August 05, 2013 8:23 AM
> To: cf-talk
> Subject: Re: Coldfusion in distributed mode with multiple subnets on host
>
>
> on your network interfaces page you can change the order in which the
> interfaces are used, which may solve your issue.
>
> open network and sharing centre
> press ALT
> choose advanced -> advanced settings
> move the connection to the top that you wish to take precedence
>
> Also how are you referencing the database servers from CF using IP or
> machine name ?
>
>
>
> On Mon, Aug 5, 2013 at 1:45 PM, brad f <[email protected]> wrote:
>
> >
> > I am running coldfusion 9 in distributed mode(web server and CF on
> > different servers). I have three web servers and three coldfusion servers
> > running in a clustered environment. The problem is that I can never get
> the
> > cluster setup or the web servers to see the cluster unless I disable the
> > database NIC on the coldfusion boxes. Our environment is divided into
> three
> > tiers. Web tier, Application tier and Database tier with the web servers
> > not being able to see the database tier... so the web servers do not have
> a
> > database NIC and it seems coldfusion is always listening on the .111
> subnet
> > (database).
> >
> > This also causes a problem when coldfusion is restarted on one of the app
> > servers because it always rejoins the cluster using it's .111 address and
> > then the web servers do not pass traffic to those coldfusion servers
> until
> > I shut down the database NIC and then restart the coldfusion services..
> It
> > then registers on the App tier subnet which the web servers can see.
> >
> > Any ideas on how to make coldfusion only listen on the App tier ip
> address
> > and not the database tier ip address? Thanks.
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356375
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to