V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
weiruanniubi
V2EX  ›  问与答

IPv6 如何开启 BBR 和 TCP Fast Open

  •  
  •   weiruanniubi · 2019-07-31 14:22:21 +08:00 · 6819 次点击
    这是一个创建于 1729 天前的主题,其中的信息可能已经有所发展或是发生改变。

    IPv4 是这样的:

    net.ipv4.tcp_congestion_control=bbr
    net.ipv4.tcp_fastopen=3

    那么是不是只要把 ipv4 改成 ipv6 就行了?

    2 条回复
    sbw
        1
    sbw  
       2019-07-31 14:46:39 +08:00   ❤️ 2
    https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt

    /proc/sys/net/ipv6/* Variables:

    IPv6 has no global variables such as tcp_*. tcp_* settings under ipv4/ also
    apply to IPv6 [XXX?].
    weiruanniubi
        2
    weiruanniubi  
    OP
       2019-07-31 15:37:22 +08:00
    @sbw 明白了,也就是那两条对 V4 和 V6 同时有效。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3341 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 11:17 · PVG 19:17 · LAX 04:17 · JFK 07:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.