Home


6.10.3 Sharing policy

When working within a cluster with a distributed cache, these values determine the sharing characteristics of entries that are created from this object.

Example 6-19 Sharing policy

<sharing-policy> 
not-shared | shared-push | shared-pull | shared-push-pull 

</sharing-policy>

If this element is not present, a not-shared value is assumed. In single server environments, not-shared is the only valid value. When enabling a replication, the default value is not-shared. This property does not affect distribution to Edge Side Include processors through the Edge fragment caching property. See Table | -1 for more information.

Example | -20 shows the sharing policy list.

Example 6-20 Sharing policy possible values

<sharing-policy>not-shared</sharing-policy>
<sharing-policy>shared-push</sharing-policy>
<sharing-policy>shared-pull</sharing-policy>
<sharing-policy>shared-push-pull</sharing-policy>

+

Search Tips   |   Advanced Search