From 5f8f9603dcf9ba9b87821003bb35ce1c09c4cbad Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Sat, 26 Apr 2025 11:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80=20DNS=20=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=20sysctl=20=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05.PVE制作虚拟机模板.md | 1 - src/debian/debian_dns_99_sysctl.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/05.PVE制作虚拟机模板.md b/05.PVE制作虚拟机模板.md index 32865bf..eb7f6e1 100644 --- a/05.PVE制作虚拟机模板.md +++ b/05.PVE制作虚拟机模板.md @@ -211,7 +211,6 @@ kernel.panic = 20 kernel.panic_on_oops = 1 net.core.default_qdisc = fq_codel -net.ipv4.tcp_congestion_control = cubic # Other adjustable system parameters diff --git a/src/debian/debian_dns_99_sysctl.conf b/src/debian/debian_dns_99_sysctl.conf index 56cf31e..79bb8cc 100644 --- a/src/debian/debian_dns_99_sysctl.conf +++ b/src/debian/debian_dns_99_sysctl.conf @@ -5,7 +5,6 @@ kernel.panic = 20 kernel.panic_on_oops = 1 net.core.default_qdisc = fq_codel -net.ipv4.tcp_congestion_control = cubic # Other adjustable system parameters