Skip to content

Instantly share code, notes, and snippets.

@baskaran-md
Created November 6, 2014 06:53
Show Gist options
  • Save baskaran-md/ee5b53c1e2c8ca753f72 to your computer and use it in GitHub Desktop.
Save baskaran-md/ee5b53c1e2c8ca753f72 to your computer and use it in GitHub Desktop.
QuotaPolicy
<Quota async="false" continueOnError="false" enabled="true" name="QuotaPolicy" type="calendar">
<DisplayName>Quota 3</DisplayName>
<Allow count="2000" countRef="request.header.allowed_quota"/>
<Interval ref="request.header.quota_count">1</Interval>
<Distributed>false</Distributed>
<Synchronous>false</Synchronous>
<TimeUnit ref="request.header.quota_timeout">month</TimeUnit>
<StartTime>2014-7-16 12:00:00</StartTime>
<Identifier/>
<MessageWeight ref="client.received.content.length"/>
</Quota>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment