]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
ovpnmain.cgi: Completely remove compression for RW clients
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Mar 2024 19:11:31 +0000 (20:11 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Sep 2024 11:09:01 +0000 (13:09 +0200)
commitb38cee5b277f49e6bb5ae8d68172c783159b80b6
tree4f2d4d521dc983c04fae47897d5acdba1676cf1b
parent9924b1d8f15a7344bccfc94204f2693a9b75e4a1
ovpnmain.cgi: Completely remove compression for RW clients

We will use the "compress migrate" option which disables compression by
default. If a client has been found that wants to use compression, the
server will push "stub-v2" to disable it. If that does not work, the
server might fall back to compression.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ovpnmain.cgi