Configurable Wrapper Properties
The following list provides configurable wrapper properties for Mule 3 that you can include in your $MULE_HOME/conf/wrapper.conf
file:
Property | Description | Default Value |
---|---|---|
|
Client ID to be validated against |
|
|
Secret to be validated against |
|
|
Flag that enables gateway-entitled modules in the case that the client ID or client secret are not defined |
false |
|
Represents the URL to which the agent reports its status, for example, |
|
|
Represents the URL to which the agent reports its status, for example, |
|
|
Represents the URL where the gateway posts analytics status and metrics, for example, |
|
|
The host of the proxy for communications with Anypoint Platform, for example, |
|
|
The port of the proxy for communications with Anypoint Platform, for example, |
|
|
The username used to authenticate against the proxy, for example, |
|
|
The password used to authenticate against the proxy, for example, |
|
|
Interval between each poll for new policies from API platform. Time is expressed in seconds. |
60 seconds |
|
Interval between each keep-alive notification to API platform. Time is expressed in seconds. |
15 seconds |
|
Interval between reattempts to track untracked APIs. Time is expressed in seconds |
15 seconds |
|
Blocks traffic to tracked APIs until all policies retrieved from platform are applied successfully. * |
|
|
Configures the gateway instance to run in * * |
|
|
This flag enables or disables analytics statistics. If this property is enabled and |
true |
|
Time elapsed between each push to analytics. Time is expressed in seconds. |
5 seconds |
|
Cache capacity of the analytics events stored in the internal |
50000 |
|
The name of the analytics report file. |
|
|
The name of the analytics policy violations report file. |
|
|
Cache capacity of the analytics policy violations events stored in the internal |
100000 |
|
Time elapsed between each push to analytics reporting policy violations. Time is expressed in seconds. |
5 seconds |
|
Upper bound to policy violations. If the same policy ( |
100000 |
|
Upper bound number of messages to be sent to analytics at once. Each pushes the gateway instance to the max number of analytics events per request that the gateway can send to analytics. |
500000 |
|
This flag enables or disables persistence of the throttling quota. |
true |
|
Time elapsed between each dump of the throttling quota state to disk. Time is expressed in seconds. |
15 seconds |
|
Allows generation of |
true |
|
Upper bound number of tokens cached for the ping federate policy. |
100000 |
|
Upper bound number of tokens cached for the |
100000 |
|
Upper bound number of tokens cached for the open AM policy. |
100000 |
|
Upper bound number of tokens cached for the OAuth 2 policy. From versions 3.8.7 and 3.9.2 onwards (in previous versions, |
100000 |
|
When using auto-generated proxies, this option enables or disables the filtering headers that start with |
true |
|
The key used the decrypt the encrypted properties, |