PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.2 User Guide
  cache-service-proxy
Added by Jason Howes, last edited by Jason Howes on Oct 20, 2006  (view change)

Labels

 
(None)

cache-service-proxy

Used in: proxy-config

Description

The cache-service-proxy element contains the configuration info for a clustered cache service proxy managed by a proxy service.

Elements

The following table describes the elements you can define within the cache-service-proxy element.

Element Required/Optional Description
<lock-enabled> Optional Specifies whether or not lock requests from remote clients are permitted on a proxied cache.

Legal values are true or false.

Default value is false.
<read-only> Optional Specifies whether or not requests from remote clients that update a cache are prohibited on a proxied cache.

Legal values are true or false.

Default value is false.