Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated param value size in example

...

Excerpt


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.

Note
Possible value of this parameter depends on desired RAM usage.



Code Block
languagexml
themeEmacs
<MinSizeThreshold><<MinSizeThreshold>150</MinSizeThreshold>