|
Configuration Guide
|
| Scope: | context |
| Type: | int |
| When to Set: | Can only be set during object initialization. |
| Version: | This option was implemented in UM 6.9. |
| String value | Integer value | Description |
|---|---|---|
| "none" | LBM_CTX_ATTR_COMPRESSION_NONE | No compression will be implemented. Default for all. |
| "lz4" | LBM_CTX_ATTR_COMPRESSION_LZ4 | All TCP data will be compressed using LZ4. |