|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (9)
View Page History| passphrase | The passphrase to unlock the SSL key specified with {{key}} | \- | Yes if {{key}} is specified and needs a passphrase, else ignored |
| remote-certificate | The path to a shared SSL certificate used to authenticate the provider domain that this SU will connect to | \- | Yes if {{certificate}} is specified |
| remote-certificate | The path to a shared SSL certificate used to authenticate the provider domain that this SU will connect to | \- | Yes if {{certificate}} is specified |
| *propagate-all* +propagate-all+ | Set to {{false}} to propagate only the services declared as {{provides}} in the SU | {{true}} | Yes |
| *retry-delay* +retry-delay+ | Delay between retry in case of disconnection in milliseconds | {{5000}} | Yes |
| *retry-max* +retry-max+ | Maximum retries before failing to connect (a negative value means infinite) | {{-1}} | Yes |
{table-plus}
The component configuration includes the configuration of the CDK. The following parameters correspond to the CDK configuration.
{petalslink}change the default values for the CDK thread pools...{petalslink}
{include:0 CDK Component Configuration Table 5.6.0}
{center}{*}Configuration of the component, Gateway part*{center}
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}
|| {color:#333333}Parameter{color} || {color:#333333}Description{color} || {color:#333333}Default{color} || {color:#333333}Required{color} || Scope ||
|| Parameter || Description || Default || Required || Scope ||
| consumer-domains-max-pool-size | Max number of threads used for handling incoming consumer partner connections: while each incoming consumer partner connection handles one exchange at a time, this limits the number of concurrent exchange processing amongst all incoming connection | {center}6{center} 6 | {center}No{center} No | {center}Installation{center} Installation |
| provider-domains-max-pool-size | Max number of threads used for handling outgoing provider partner connections: while each outgoing provider partner connection handles one exchange at a time, this limits the number of concurrent exchange processing amongst all outgoing connection | {center}6{center} 6 | {center}No{center} No | {center}Installation{center} Installation |
{include:0 CDK Parameter scope}