If you have selected to use SSL, select which 8.19 17 Security Profile you want the agent to use.
Request Timeout (sec)
Enter the timeout period in seconds for the request to the HTTP/2 client to wait for a response before timing out.
Max Requests Queued Per Destination
The size of the message queue in the Jetty server. Default is 20000.
Note
title
Note!
Use this property to manage the memory usage. It is recommended that the EC or ECD running the workflow have xmx that is at the minimum (message size X queue size), otherwise there is a risk for out of memory errors.
Retry Interval For full Queues (ms)
A millisecond value to indicate the time it will take for the request to try again when the queue is full.
Max Retries For Full Queue
When the Route Error UDR option is checked, this field will be enabled. This field will indicate how many times the request will attempt to retry before routing it to Error UDR.
Route Error UDR
If this check box is ticked, the request will attempt to be received by the agent until it reached the maximum amount of retries. Once the threshold is reached, the request will be stored in an Error UDR and sent as an output from the HTTP/2 client agent. If the check box is not ticked the request will attempt the retries for an indefinite amount of time, until the workflow is terminated.
...
Setting
Description
Use OpenAPI Profile
If you want the agent to use an OpenAPI profile, select this check box.
OpenAPI Profile
If you have selected Use OpenAPI Profile, select which OpenAPI profile you want the agent to use.
Enable Validation
If you want to validate the OpenAPI profile, select this check box.
Note
title
Note!
Turning this option ON will have a very significant performance impact on the overall performance of the flow. When validation is enabled, each payload will be validated against the Open API schema, an operation that can be very resource-intensive. We recommend to only enable this setting during development and testing and to disable it in a stable production environment.
HTTP/2 Client Proxy
If HTTP traffic is required to be routed through a proxy, please look at 15. HTTP Proxy Support in order to configure the proxy.
Note
title
Note!
Currently the HTTP/2 Client agent only supports HTTP/1.1 protocol traffic routing when a proxy is configured.
Without a proxy, HTTP/2 Client is able to route to HTTP/2 protocol traffic.