Skip to content

Instantly share code, notes, and snippets.

@bouroo
bouroo / 60-sysctl-old-os.conf
Last active April 28, 2025 03:41
Kernel tuning for dedicated linux server. /etc/sysctl.d/60-sysctl.conf
# /etc/sysctl.d/60-sysctl.conf
# High‑performance settings for API/Web server
# Based on original by Kawin Viriyaprasopsook <[email protected]>
# Optimized for CentOS 6 (Kernel 2.6.32)
# NOTE: Many modern kernel features (BBR, fq_codel, TCP Fast Open) are NOT available.
# This configuration applies settings compatible with 2.6.32 based on the original.
# Run `sysctl --system` after installing this file
########################
# System Options #