Brian ,
The most interesting solution I've heard about is having a single server as
the source for the code for all your machines.  So, you have your laod
balancing as usual but cfm maps its file requests to this one machine.
Eventually however all of your servers have the pcode in their own memory
space and are functioning independently.  So, you have the best of
maitaining code on a single server whilst having the power of a cluster
almost as large as you want.  The biggest drawback is if that one machine
goes down but this can be a very ligthly loaded machine I don't think it
even needs cf on it!  If if that happens though, you can quickly move the
mapping to another machine that you've got the correct files on.
If you figure it out and implement it, can you remind me the mappign schema.
DRE

-----Original Message-----
From: Brian Fox [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 02, 2002 8:49 AM
To: CF-Talk
Subject: Deployment software?


Any recommendations for a multi-server deployment program?  I'm loosing
sleep on a new project I just finished that has multiple revisions/fixes a
week, a half dozen servers to mirror, and a client who wants it mirrored
after 10:00 PM.

Thanks,
Brian 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to