Changes between Version 8 and Version 9 of DeprecatedOptions


Ignore:
Timestamp:
03/05/18 14:15:14 (6 years ago)
Author:
pointum
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeprecatedOptions

    v8 v9  
    121121|| ||`--compress lzo` ||
    122122|| ||`--compress lz4` ||
    123 The `--comp-lzo` option would only enable the LZO compression algorithm.  The `--compress` option allows also to use the improves LZ4 algorithm instead.  Providing just `--compress` without an algorithm is the equivalent of `--comp-lzo no` which disables compression but enables the packet framing for compression.  This will allow `--compress` to be pushed by the server on a per-client basis.
     123The `--comp-lzo` option would only enable the LZO compression algorithm.  The `--compress` option allows also to use the improved LZ4 algorithm instead.  Providing just `--compress` without an algorithm is the equivalent of `--comp-lzo no` which disables compression but enables the packet framing for compression.  This will allow `--compress` to be pushed by the server on a per-client basis.
    124124
    125125== `--ifconfig-pool-linear` ==