Actions
Feature #7064
closedAdd LZO4 options for OpenVPN 2.4
Start date:
01/01/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
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.
Updated by Jim Pingle almost 8 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset a4b3624650aa46c9dc4a20afc5b522c6b9191904.
Updated by Jim Pingle almost 8 years ago
- Status changed from Feedback to Resolved
Seems to work in every combination I've thrown at it.
Actions