We've got two load-balanced Windows 2003 servers, each with one cluster holding 
two instances each.

The only way I can see I can do this is to create a checklist of all the 
instances present on a server and keep sending CFHTTP requests through the 
domain telling it to update the server config. The request then returns the 
name of the instance which just processed that request and my code "ticks it 
off" the list to say that one has been updated. It then loops through it again 
until all the instances on the list have been done.

I'd rather be able to say "Update the configruation of the instance(s) on port 
8301 of IP address xx.xx.xx.xx. Then repeat this process for port 8302 on the 
same one. It would be tidier and less of an overhead.

Cheers,
James



> James Buckingham wrote:
> > ....I noticed on the Scorpio Wish list that someone has asked for 
> this but I was wondering if anyone knew a workaround which would allow 
> me to update a single server in a cluster?
> > 
> > Basically I want to make separate CFHTTP requests to each server to 
> tell it to run its own configuration file. My understanding of this 
> though is if I call the machines IP then ColdFusion will intercept 
> that request and send it in the Cluster's Round Robin.
> 
> How is your cluster configured?
> 
Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277237
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to