| setnshttpprofile_grpcholdlimit |
Use this method to set maximum size in bytes allowed to buffer gRPC packets till trailer is received |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
grpcholdlimit |
Maximum size in bytes allowed to buffer gRPC packets till trailer is received Default value = GRPC_DEFAULT_HOLD_LIMIT. Minimum value = 0. Maximum value = 33554432. |
Return Value |
Returns simpleResult |
See Also |