Home > Configuration > NS > setnshttpprofile_maxreq

setnshttpprofile_maxreq

Use this method to set maximum number of requests allowed on a single connection. Zero implies no limit on the number of requests.

Syntax



Parameters

name

Name of the HTTP profile to be modified.
This is mandatory parameter.

maxreq

Maximum number of requests allowed on a single connection. Zero implies no limit on the number of requests.
Default value = 0.
Maximum value = 65534.

Return Value

Returns simpleResult

See Also