diff --git a/etc/sysctl.d/99-custom-hosting.conf b/etc/sysctl.d/99-custom-hosting.conf index ad5cda9..9296dd3 100644 --- a/etc/sysctl.d/99-custom-hosting.conf +++ b/etc/sysctl.d/99-custom-hosting.conf @@ -6,4 +6,4 @@ net.core.somaxconn = 2048 net.core.netdev_max_backlog = 5000 vm.swappiness=1 vm.dirty_ratio = 40 - +vm.overcommit_ratio=100