We use a single file server and point all the CFMX servers at this
central location - then only update that one location.

Maintaining multiple files across multiple servers is a nightmare.

We have an Array Networks load balancer hooked into 6 CFMX servers,
through to a single file server machine, which (in turn) is connected
to a share on our SAN unit.  One update then updates ALL the machines
automatically.

We have also modified our Application.cfm file so that we simply
increment a parameter to force an ?updateapp=1 if there is any need to
get the FarCry config reloaded.  Next request on any machine causes a
discrepancy between the reference number in the Application scope, and
that stored in the actual file - this then triggers any code that
needs to update the Application scope.


Regards,
Gary


On Wed, 9 Mar 2005 12:14:11 +1100, Tom Barr <[EMAIL PROTECTED]> wrote:
> We have a Internet site with a number servers sitting behind a load
> balancer. For a FarCry deployment, should I deploy all core and website
> files to all servers? I believe I need to do this and remove
> /admin/index.cfm (keeping admin only on our intranet side.
> 
> What is best practice for deploying for multiple servers on a public site?
> 
> ---
> You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to