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.
Actions