The problem I am having is cache replication across multiple servers in a 
hardware load balanced environment.   What i would like to do is tell 
farcry to use a custom objectBroker.  This will allow me to put the hooks 
in place to sync the cache across multiple servers.  This will also allow 
me at some point in the future to use a more advanced cache storage such 
as memCached.  Here is my plan of attack:

1.  copy farcry/core/tags/farcry/farcryInit.cfm to my project directory
2.  modify this new tag to allow me to pass in the component path to the 
objectBroker
3.  in my project wwwroot modify the application.cfm to have it call the 
new tag in my project directory to start farcry up

Since as far as I can tell the rest of farcry only accesses the 
objectBroker from application scope,so all I should need to do is pass in 
my own objectBroker during the init.


Has anybody attempted this kind of change or perhaps offer any 
alternatives?  Please let me know If you see any major issues that might 
prevent this from working.


Best Regards,

Adam Crump
Manager - Web Applications
Web Services - ICS
Amkor Technology
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-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/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to