当前位置:网站首页>Time in TCP state_ The role of wait?
Time in TCP state_ The role of wait?
2022-07-06 10:19:00 【it_ xiangqiang】
TCP In state time_wait The role of
Preface
The client receives... From the server FIN Enter this state after the message , This is not a direct entry into CLOSED state , Also need to wait for a time timer to set the time .
There are two reasons to do this
1. Ensure that the last acknowledgment segment reaches . If B received A Confirmation message segment sent , Then it will resend the connection release request message segment ,A Waiting for a while is to deal with this situation .
2. Possible “ Invalid connection request message segment ”, In order to prevent this message segment from appearing outside this connection , Need to wait for a while .
边栏推荐
- Safety notes
- Preliminary introduction to C miscellaneous lecture document
- Time complexity (see which sentence is executed the most times)
- cmooc互联网+教育
- History of object recognition
- C miscellaneous lecture continued
- Redis集群方案应该怎么做?都有哪些方案?
- Pointer learning
- CAPL script pair High level operation of INI configuration file
- Installation de la pagode et déploiement du projet flask
猜你喜欢

cmooc互联网+教育

MySQL实战优化高手11 从数据的增删改开始讲起,回顾一下Buffer Pool在数据库里的地位

Notes of Dr. Carolyn ROS é's social networking speech

使用OVF Tool工具从Esxi 6.7中导出虚拟机

Export virtual machines from esxi 6.7 using OVF tool

颜值爆表,推荐两款JSON可视化工具,配合Swagger使用真香

Super detailed steps to implement Wechat public number H5 Message push

Canoe cannot automatically identify serial port number? Then encapsulate a DLL so that it must work

UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xd0 in position 0成功解决

Redis集群方案应该怎么做?都有哪些方案?
随机推荐
MySQL实战优化高手08 生产经验:在数据库的压测过程中,如何360度无死角观察机器性能?
西南大学:胡航-关于学习行为和学习效果分析
[after reading the series of must know] one of how to realize app automation without programming (preparation)
MySQL combat optimization expert 05 production experience: how to plan the database machine configuration in the real production environment?
颜值爆表,推荐两款JSON可视化工具,配合Swagger使用真香
Competition vscode Configuration Guide
A new understanding of RMAN retention policy recovery window
Tianmu MVC audit II
14 medical registration system_ [Alibaba cloud OSS, user authentication and patient]
Canoe CAPL file operation directory collection
Simple solution to phpjm encryption problem free phpjm decryption tool
Retention policy of RMAN backup
Notes of Dr. Carolyn ROS é's social networking speech
简单解决phpjm加密问题 免费phpjm解密工具
Chrome浏览器端跨域不能访问问题处理办法
Super detailed steps for pushing wechat official account H5 messages
MySQL实战优化高手04 借着更新语句在InnoDB存储引擎中的执行流程,聊聊binlog是什么?
Solve the problem of remote connection to MySQL under Linux in Windows
① BOKE
MySQL storage engine