
~http_compress_level
Description |
Level of HTTP compression. The operation of ~http_compress_level depends on the value of ~http_use_compression:
The higher the value set for ~http_compress_level , the better the compression achieved, but this is at the expense of processing speed:
In the SAP GUI for HTML, a compression level of 7 achieves compression rates of approximately 70%, with no appreciable improvement for higher compression levels. |
Set by |
Service file. |
Values |
Any value from 1 (lowest compression level) to 9 (highest compression level). |
Example |
~http_use_compression 1 |
Valid from |
Release 4.6D. |