]> git.ipfire.org Git - 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>
Tue, 15 Jul 2025 09:39:07 +0000 (09:39 +0000)
commitd7923ad1556c5d75c0a488b48bcb5c786e618055
treef94ea4fe75577cd0ba755409cc99d048ca8c20ab
parentab5af7d868b30eb062e456a9482b1a6d3dddc571
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