Click to See Complete Forum and Search --> : Synchronizing application cache on servers in a cluster


utwo
June 8th, 2007, 10:32 AM
I'm looking for an efficient way to synchronize Application cache objects on front-end boxes in my cluster. Is there a method other than cache dependencies? I'm hesitant to use database dependencies for performance reasons.

Thanks

ssorokin
June 11th, 2007, 01:19 PM
Using a third party solution would be the easiest way to do this. Try statemirror.com, it does app cache synchronization among other things.