admin管理员组文章数量:1129251
are settings for sysctl
:
net.inet.tcp.keepidle: 60000
net.inet.tcp.keepintvl: 45000
net.inet.tcp.keepinit: 45000
net.inet.tcp.keepcnt: 8
net.inet.tcp.always_keepalive: 1
net.ipv4.tcp_keepalive_intvl: 75
net.ipv4.tcp_keepalive_probes: 9
net.ipv4.tcp_keepalive_time: 60 (You may consider lowering this value from the default 300 seconds)
But when I trying to set these paramters I got error:
sysctl: error: 'net.inet.tcp.keepidle' is an unknown key
For net.inet.tcp.keepidle
,net.inet.tcp.keepintvl
,net.inet.tcp.keepinit
,net.inet.tcp.keepcnt
and net.inet.tcp.always_keepalive
parameters.
Is it safe to just remove them? What parameters should be used instead? (Any notes about why they were removed are welcome)
本文标签: Actual sysctl parameters for handling ClickHouse Read Timeout during jdbc insertsStack Overflow
版权声明:本文标题:Actual sysctl parameters for handling ClickHouse Read Timeout during jdbc inserts - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736739181a1950413.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论