Hi Nan,
Client PROXY is used when you do not want to cache data in  the client but the 
client needs to receive notification of value changes in the distributed system 
(cache servers) for a region and keys you have registered interest.
Best regards,
Barry Wood

On Oct 21, 2017, at 3:22 PM, Xu, Nan <[email protected]> wrote:

> Hi,
>  
>    Trying to get more understanding on client region caching_proxy vs proxy.  
> The caching_proxy seems is much more performant since it has a local cache. 
> And it also sync with server cache every time it see a change. So in which 
> scenario I need to use proxy instead of caching_proxy? Sounds like I always 
> want to use caching_proxy. Is that because cache proxy has slight chance lose 
> data when local update commit but not sync to server yet and at this 
> particular point. The client region crashes and losing the data?
>  
> Thanks,
> Nan
>  
> This message, and any attachments, is for the intended recipient(s) only, may 
> contain information that is privileged, confidential and/or proprietary and 
> subject to important terms and conditions available at 
> http://www.bankofamerica.com/emaildisclaimer. If you are not the intended 
> recipient, please delete this message.

Reply via email to