Daniel Micay
|
5106ec7f4a
|
remove redundant vm.max_map_count configuration
The same value we were using is now the default.
|
2024-04-07 15:11:35 -04:00 |
|
Daniel Micay
|
eb55afa3a8
|
reorganize sysctl configuration
|
2024-03-24 11:03:31 -04:00 |
|
Daniel Micay
|
51a4f8ca7a
|
extend disabling ICMP redirects
|
2024-03-24 10:43:37 -04:00 |
|
Daniel Micay
|
ec2cbbdb4e
|
enforce strict reverse path filtering via nftables
|
2024-03-23 13:35:49 -04:00 |
|
Daniel Micay
|
d39937fc6c
|
disable currently unused energy aware scheduling
|
2024-02-12 16:13:45 -05:00 |
|
Daniel Micay
|
dd9d6ff2a5
|
disable unused multipath TCP
|
2024-01-03 10:52:27 -05:00 |
|
Daniel Micay
|
6530e1a583
|
reboot immediately on kernel panic
We can adjust this if we ever need to debug a kernel panic issue which
is not expected.
|
2023-01-09 14:18:30 -05:00 |
|
Daniel Micay
|
966100eb9f
|
vm.max_map_count to 1048576
|
2022-09-25 07:48:50 -04:00 |
|
Daniel Micay
|
5461b3f05b
|
raise tcp_max_syn_backlog to 65536
|
2022-08-28 15:54:11 -04:00 |
|
Daniel Micay
|
256c3652cc
|
disable unused binfmt_misc
|
2022-08-14 13:46:00 -04:00 |
|
Daniel Micay
|
829ea23e8d
|
lower conntrack established tcp connection timeout
|
2022-07-03 05:28:54 -04:00 |
|
Daniel Micay
|
1c47cd88ab
|
disable loose TCP connection tracking
|
2022-07-03 03:50:53 -04:00 |
|
Daniel Micay
|
f6435cae74
|
reduce tcp retransmission attempts
|
2022-06-29 03:58:53 -04:00 |
|