| setappfwprofile_postbodylimit |
Use this method to set maximum allowed HTTP post body size, in bytes. Maximum supported value is 10GB. Citrix recommends enabling streaming option for large values of post body limit (>20MB). |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
postbodylimit |
Maximum allowed HTTP post body size, in bytes. Maximum supported value is 10GB. Citrix recommends enabling streaming option for large values of post body limit (>20MB). Default value = AS_DEFAULT_POSTBODYLIMIT. |
Return Value |
Returns simpleResult |
See Also |