Feature #7064
Add LZO4 options for OpenVPN 2.4
Start date:
01/01/2017
Due date:
% Done:
100%
Estimated time:
Description
OpenVPN 2.4 added support for LZO4 which gets better performance and consumes less CPU
--compress [algorithm]
It can be lzo, lz4, or empty (so it can be pushed)
Might interact a bit weirdly with our existing drop-down for compression, probably need to think of a good way to split it up.
Associated revisions
History
#1
Updated by Jim Pingle about 4 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset a4b3624650aa46c9dc4a20afc5b522c6b9191904.
#2
Updated by Jim Pingle about 4 years ago
- Status changed from Feedback to Resolved
Seems to work in every combination I've thrown at it.
Bring compression options in line with OpenVPN 2.4. Note that the old style options are deprecated/legacy but don't remove yet, for compatibility. Implements #7064