Each ColdFusion instance, whether on one machine or multiple, all have their own local memory space. You will there for need to flush the cache on each instance.
On 6 February 2010 10:08, West <[email protected]> wrote: > Hi, > > I have multiple IIS web servers in a load balanced environment, I'm > confused on how FarCry works in these situations. I feel like what is > setup right now is not optimal and is going to cause us problems. I > have > > > 2 IIS web servers each running ColdFusion 8 (serverA, serverB) > FarCry 5.27 running on each > 1 Database that stores the content. > > If a user lands on serverA and goes to the webtop and makes a change, > it works, but serverB doesn't know about it. > > For example, there was a change made in the webtop via serverA and I > refreshed the application, but does that only refresh the application > that is running on serverA? I think so right? If not, then does that > mean I need to go into the webtop on serverA and serverB and hit > refresh? > > In a perfect world, I'd just have FarCry running in one place, but it > seems I have to have it on both servers, not the databases, but the > application layer. > > Any help highly appreciated here... > > -ws > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- AJ Mercer http://webonix.net http://twitter.com/webonix -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
