ssthresh initial value 慢启动阈值的初值

本文解答了关于TCP慢启动阈值(ssthresh)初始值设定的问题。根据RFC5681,初始值应设为较高值,如最大窗口大小,以便让网络条件而非主机限制决定发送速率。只有在网络发生拥塞时,才需要降低此阈值。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


前言

腾讯面试官问了我慢启动的阈值初值是如何设定的,从网上看面经有人说是第二次握手设定的,但是根据 TCP 报文的头部来看并没有对应字段,因此我查询了 RFC 5681 终于找到了答案

RFC 5681

The initial value of ssthresh SHOULD be set arbitrarily high (e.g., to the size of the largest possible advertised window), but ssthresh MUST be reduced in response to congestion. Setting ssthresh as high as possible allows the network conditions, rather than some arbitrary host limit, to dictate the sending rate. In cases where the end systems have a solid understanding of the network path, more carefully setting the initial ssthresh value may have merit (e.g., such that the end host does not create congestion along the path).

解释

根据规定,并没有对慢启动的阈值的初值进行规定,应当被设定高一些,比如最大的窗口大小。仅要求了当发生了拥塞时,慢启动阈值必须减小。

总结

RTFM >> STFW

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值