tcp基础
摘要:下面这篇分析tcp连接建立超时时间,很好。 linux上默认超时时间为127s, 因为发出syn后,若没有收到回复,默认重传次数为6,且采用指数退避方式 1-1 2-2 3-4 4-8 5-16 6-32 64s后认为失败。 一共是127s。 http://www.chengweiyang.cn/2
阅读全文
posted @ 2019-12-04 19:28
posted @ 2019-12-04 19:28
posted @ 2019-11-30 11:37
posted @ 2019-11-24 20:58
posted @ 2019-11-24 17:37
posted @ 2019-10-26 11:45
posted @ 2019-06-29 09:56
posted @ 2019-01-22 21:45