I'm a little confused about what you're asking, but I believe all you need
to do is copy the wsconfig file to the other server and be able to set up
the connection that way.  You can also install the development edition if
you just need it for the connector.  The best choice of course would be to
use apache and use the proxying/built in load balancing to connect to the
other servers.   I'm not sure how much redundancy you're introducting by
using a separate web server, since that now becomes the single point of
failure.  

It looks like in your situation it would be better to either use the 2
servers the way they are with connector load balancing (IIS or apache on
either of the servers should be able to connect to any of the 2 servers), or
get 2 front end web servers and set up some kind of load balancer in front
of them (preferably hardware).  

Russ

> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 31, 2006 2:30 PM
> To: CF-Talk
> Subject: RE: CF 7.02 Ent multiserver cluster question?
> 
> > I have purchased 2 copies of CF Enterprise, and I have 3 different
> > Win2003 servers. What I would *like* to do is have 1 server
> > become a dedicated web-only server (IIS 6.0) that can pass
> > the CF requests to multiple instances setup on either of the
> > 2 CF Enterprise servers.  I know I need to run the jrun
> > connector tool to associate a web server with a CF instance,
> > but can I setup the 'web' only server without Coldfusion?  If
> > not, does my license for CF Enterprise allow me to install
> > for the sole purpose of allowing the web-connector to be run
> > on the web server?  I also own 1 license of CF 7 Std, would
> > that be able to 'connect' the web server to my back end
> > servers? I know how to create the clusters between CF
> > servers, my main goal is high availability, and I would like
> > to isolate my web server from the CF back end.
> >
> > Any idea's, or am I completely barking up the wrong tree here?
> 
> I can't answer the licensing questions, because I'm not sure about that.
> My
> presumption would be that you do not need a CF license at all on the web
> server, only on the servers actually running CF. So, if my presumption is
> correct, you should be able to install CF on all three servers, turn it
> off
> on the web server, then use the web server configuration utility to
> connect
> IIS to the cluster running on the other two servers. You could run the web
> server configuration utility that comes with CF Standard, I think, because
> it's the same utility that comes with Enterprise.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> 
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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/groups/CF-Talk/message.cfm/messageid:248302
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to