[Bug 273509] TCP(4): Can not change loader tunable net.inet.tcp.fastopen.ccache_bucket_limit via /boot/loader.conf
Date: Sat, 02 Sep 2023 05:31:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273509
Herbert J. Skuhra <herbert@gojira.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |herbert@gojira.at
--- Comment #1 from Herbert J. Skuhra <herbert@gojira.at> ---
Setting it in /etc/sysctl.conf works, right? The following should work too:
# sysctl net.inet.tcp.fastopen.ccache_bucket_limit=32
--
You are receiving this mail because:
You are the assignee for the bug.