Defines the cache quota for a particular remote server and the policy cache of the containing cache quota type.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
percentage | The percentage of the cache for this type of policy to be allocated to policies from this server URL | xs:unsignedInt | none | required | |
URL | A URL on a remote policy server | xs:anyURI | none | required |
<remote-policies>
<remote-policy-quotas>
<remote-policy-quota
URL="http://myserver.com/remoteComponents/images/jpg
percentage="50"/>
<remote-policy-quota
URL="http://anotherserver.com/newImage
percentage="50"/>
</remote-policy-quotas>
</remote-policies>