max-outstanding-requests (Diameter Applications)
Syntax
max-outstanding-requests number;
Hierarchy Level
[edit access gx-plus global], [edit access ocs partition partition-name], [edit access pcrf partition partition-name]
Description
Limit the number of outstanding requests that the Diameter-based application (function) can retry to a remote server when the requests are improperly answered. Too many requests risks overloading the server and increases the chance of losing messages.
The gx-plus
statement limits retries from the Gx-Plus
function to the Gx-Plus server using the Gx and JSRC protocols. The ocs
statement limits retries from the OCS function to the OCS
server using the Gy protocol. The pcrf
statement limits
retries from the PCRF function to the PCRF server using the Gx protocol.
Options
number
—Number
of outstanding requests from the function to the server that can exist
at any time.
Default: 40
Range: 2 through 40
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 11.2.
Support for OCS and PCRF partitions introduced in Junos OS Release 16.2 for MX Series routers.