Home > Configuration > NS > setnshttpprofile_httppipelinebuffsize

setnshttpprofile_httppipelinebuffsize

Use this method to set application pipeline request buffering size, in bytes.

Syntax



Parameters

name

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

httppipelinebuffsize

Application pipeline request buffering size, in bytes.
Default value = 131072.
Minimum value = 131072.
Maximum value = 20971520.

Return Value

Returns simpleResult

See Also