I've been exploring options for synchronizing the Transfer cache
across multiple servers in a cluster and am looking for some advice. I
had posted this to the Railo list and have been working with Gert, but
I still don't have a solution yet and thought maybe some cleverness
would come from this list.

I came across Sean's post:
http://corfield.org/blog/index.cfm/do/blog.entry/entry/Transfer_Cache_Synchronization_in_a_Cluster

This uses messaging and gateways, neither of which are currently
supported in Railo (to my knowledge, unless there are some esoteric
settings or
code buried somewhere I haven't examined). I was thinking perhaps
there might be a solution using the cluster scope. Much like how we
do:

<scope type="instance">

I need to do:

<scope type="cluster">

This would mean that for the scopes attribute of the objectCache that
I would need to be able to add "cluster".

Is the scoping of the cache complex or should it be fairly
straightforward to add?

Any other suggestions are very welcome! Thanks!

p.s. Mark, if you see this, I've tested double on everything but
Oracle at this point and so far it's smooth sailing!
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to