Home > Configuration > Basic > setservice_maxreq

setservice_maxreq

Use this method to set maximum number of requests that can be sent on a persistent connection to the service.
Note: Connection requests beyond this value are rejected.

Syntax



Parameters

name

Name of the service for which to modify parameters.
This is mandatory parameter.

maxreq

Maximum number of requests that can be sent on a persistent connection to the service. Note: Connection requests beyond this value are rejected.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also