You could possibly do it using NOSQL or similar.
What I have done in the past is simply have round robin DNS pointing to 3
locations with 3 copies of the content.
Or you can have a redirection system that chooses ww1, ww2 or ww3 as the
domain to grab the content from.
which is pretty much how CDN works, they give you the scripts that do this
for you.
.


On Wed, Jun 15, 2011 at 4:01 PM, Matthew Williams
<[email protected]>wrote:

>
> Or use screen scrapes... which is what I think one of your FED based
> clients uses ;).  I'm not 100% on that, as I tried to stay as far away
> as humanly possible from that part of the deployment.
>
>
> Matthew Williams
> Geodesic GraFX
> www.geodesicgrafx.com/blog
>
> On 6/15/2011 10:52 AM, Dave Watts wrote:
> > CDNs can be used with dynamic content, but it gets ... complicated.
> > You can, for example, distribute edge servers, use in-memory database
> > replication, etc, etc.
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > http://training.figleaf.com/
> >
> > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> > GSA Schedule, and provides the highest caliber vendor-authorized
> > instruction at our training centers, online, or onsite.
> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345330
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to