From patchwork Mon Apr 12 21:00:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4149 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FK1N82MR7z3yBW for ; Mon, 12 Apr 2021 21:00:24 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FK1N66VF4zBC; Mon, 12 Apr 2021 21:00:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FK1N65H5jz2yk9; Mon, 12 Apr 2021 21:00:22 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FK1N560H5z2xbr for ; Mon, 12 Apr 2021 21:00:21 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FK1N460wrz94 for ; Mon, 12 Apr 2021 21:00:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1618261221; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GWIp6b/OJfCS+17mAb214VE3cKwJBxytE5NIJf0xSMA=; b=8z2vI+9AapRZKeoL8SWedkjcK18rSumIZH/9RIPwil9Gmp/w8nbtzziPKbxqzjT2CLiM63 kcOQta4YfPC+wUBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1618261221; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GWIp6b/OJfCS+17mAb214VE3cKwJBxytE5NIJf0xSMA=; b=ukuD4UDSP0M1gLxs+kbL62yM8toPNtNp/oYyzEbkBVyfD8E0ugIqiYEJPwkWkKw7Xi6xLE uM/WMu38f+XNuXpAnczKOcBVduaeRpgKEU+5QMyIUdg0kC0Q4ndKB2/UFlkDXmqAlWSGs+ 72hBhJz6v22dU5ZP279F1ABu/g5i/A+CtuhKn34PHH/bIFD1Bq+Hejozy9K61dyZFnKOdY NJq0uOMUTl1aocoI/hO4LNBQiUJ6Fhp2x3qpDUtHhEj+9UXB0NOV8iKEsUpoFsFr7XXSWR gEpfG45WvbTMOg92fsov5Wx04QPu63VJKxwfyf3+MF/h60j9GnMwQTWlkGcg7g== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH 1/4] httpd: remove compatibility instructions for very old browsers Message-ID: <0b270dd5-9a61-2901-c75e-8698dd4373e8@ipfire.org> Date: Mon, 12 Apr 2021 23:00:19 +0200 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" These are not in use any more - and if they would, we don't support them. Signed-off-by: Peter Müller --- config/httpd/server-tuning.conf | 10 ---------- config/httpd/vhosts.d/ipfire-interface-ssl.conf | 3 --- 2 files changed, 13 deletions(-) diff --git a/config/httpd/server-tuning.conf b/config/httpd/server-tuning.conf index 5642a1e44..9ee651e45 100644 --- a/config/httpd/server-tuning.conf +++ b/config/httpd/server-tuning.conf @@ -22,13 +22,3 @@ MaxSpareThreads 20 StartServers 2 MaxRequestWorkers 256 ThreadsPerChild 16 - -# -# The following directives modify normal HTTP response behavior to -# handle known problems with browser implementations. -# -BrowserMatch "Mozilla/2" nokeepalive -BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 -BrowserMatch "RealPlayer 4\.0" force-response-1.0 -BrowserMatch "Java/1\.0" force-response-1.0 -BrowserMatch "JDK/1\.0" force-response-1.0 diff --git a/config/httpd/vhosts.d/ipfire-interface-ssl.conf b/config/httpd/vhosts.d/ipfire-interface-ssl.conf index de7b8559d..8c4cf3806 100644 --- a/config/httpd/vhosts.d/ipfire-interface-ssl.conf +++ b/config/httpd/vhosts.d/ipfire-interface-ssl.conf @@ -64,9 +64,6 @@ SSLOptions +StdEnvVars SetEnv HOME /home/nobody - SetEnvIf User-Agent ".*MSIE.*" \ - nokeepalive ssl-unclean-shutdown \ - downgrade-1.0 force-response-1.0 CustomLog /var/log/httpd/ssl_request_log \ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"