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