| setappfwprofile_postbodylimitsignature |
Use this method to set maximum allowed HTTP post body size for signature inspection for location HTTP_POST_BODY in the signatures, in bytes. Note that the changes in value could impact CPU and latency profile. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
postbodylimitsignature |
Maximum allowed HTTP post body size for signature inspection for location HTTP_POST_BODY in the signatures, in bytes. Note that the changes in value could impact CPU and latency profile. Default value = AS_DEFAULT_POSTBODYLIMIT_SIGNATURE. |
Return Value |
Returns simpleResult |
See Also |