@Mark and @Brian; thanks very much for the help. It's a big help. I'm
glad to be using the cache now because pages will be so much faster!!!

Cheers
Matthew

On Nov 26, 12:07 pm, Mark Mandel <mark.man...@gmail.com> wrote:
> Or you could actually store Transfer itself in the Server scope.. that would
> work as well.
>
> Mark
>
>
>
> On Thu, Nov 26, 2009 at 12:02 PM, Brian G <brian-goo...@vfive.com> wrote:
>
> > On Nov 24, 9:54 pm, Matthew <matthewbchamb...@gmail.com> wrote:
> > > cache. If I turn the cache back on it's lightning fast. The reason I
> > > turned the cache off is because the CMS has a back end (which is a
> > > seperate app so effectively has it's own Transfer cache). Perhaps I
> > > need to work out a way to tell the front end app Transfer cache to
>
> > Matthew,
>
> > I run multiple separate applications that share a Transfer instance
> > and therefore share the same cache.  This will eliminate your
> > consistency issues and let you enable the cache. You could use
> > TransferSync (I use it to sync two servers) but it's overkill if the
> > two applications are running inside the same CF instance.  Only reason
> > to go that route initially might be in order to prepare for the future
> > separation of the two apps onto separate CF servers but I'd say cross
> > that bridge when you get to it.
>
> > I'm with Mark - change the config to server scope and you'll be up and
> > running.
>
> > Brian
>
> > --
> > Before posting questions to the group please read:
>
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > You received this message because you are subscribed to the Google Groups
> > "transfer-dev" group.
> > To post to this group, send email to transfer-dev@googlegroups.com
> > To unsubscribe from this group, send email to
> > transfer-dev-unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/transfer-dev?hl=en
>
> --
> E: mark.man...@gmail.com
> T:http://www.twitter.com/neurotic
> W:www.compoundtheory.com

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to