Hello

I am trying to use the TCP Lateral cache and have a question about exactly what data is exchanged between lateral caches when AllowGet=FALSE

The documentation says that "False means that it can only put, i.e. send updates and remove requests to other laterals."

So when an object is put into cache WHAT is sent to the other laterals ?

- The cached object, its key and region
- Just the key and region
- ???

Basically I want to minimize network traffic since the lateral caches are across physical separate sites - What I really need is to let laterals know when a remove has happened so that I don't have stale cached data anywhere - is it possible to configure the lateral cache to do this.

Thanks
NP



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to