Description:
MinSizeThreshold specifies a minimum number of bytes of request’s body to be compressed. Any requests that are lower than this particular number (i.e. 150 bytes) are not compressed.
Parameter type:Number
Default value:150
Possible values:

0 to any meaningful number.

Possible value of this parameter depends on desired RAM usage.
<MinSizeThreshold>150</MinSizeThreshold>

  • No labels