> To get round this you can force the MACHINE to REBUILD the part of the
> Sitemodel stored in the SERVER scope before checking that the page exists,
> this is'nt completely safe as two machines could do this at
> EXACTLY the same
> time.

Ah... I understand now, by refreshing the site model beforehand it will
always make sure that it's got the most recent updates out of the db first.
More robust than me trying to notify all the servers that I think are
currently in the cluster.

> Another way is to only allow Page and Container creation if a URL
> parameter
> is provided, this is the way we do it...

So what do you do if the url param isn't provided? Not display anything or
maybe redirect to another member server?
Presumably you've had to hack cfa_page and cfa_container (and their
children) to achieve this?

> As for files, we keep these on a Network drive, mounted on each cluster
> machine, this is done for both the webroot and the spectra install (its
> customtags /allaire/spectra/) the CF install stays local to each machine,
> for this to work the SPECTRA install must be pointed at the same security
> and Database....

Makes sense. What have you done about Verity collections? Do you keep local
copies of them on each machine or share them too?

> Which code do you want?????

Should be ok without it. I think I understand what's going on now.

Cheers,
Andy
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to