To open the HTTP/2 Server agent configuration dialog from a workflow configuration, you can do either one of the following:
double-click the agent icon
select the agent icon and click the the Edit button
The Agent Configuration consists of the following tabs:
...
Setting | Description |
---|---|
Enable Overload Protection | Select this option if you want enable overload protection. |
Number of Requests | If you have selected enable overload protection, enter the maximum number of requests that are allowed to be sent during the time specified in Average Period (sec). When this number of requests has been reached, further requests will be blocked until the time specified in Wait Duration (sec) has passed, then a retry will be attempted. |
Period (sec) | Enter the time period in seconds for which the number of requests should be counted. |
Wait Before Retry (sec) | Enter the number of seconds to wait before attempting to retry a request. |
OpenAPI Tab
...
HTTP/2 Server Agent Configuration - OpenAPI tab
...
If a proxy server is needed to reach NRF servers please look at at HTTP Proxy Setup (4.23) in order to configure the proxy.
...