<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>如何看待 HTTP/3 ？</title>
    <guid>AGKzFuysEtH</guid>
    <pubDate>Mon, 15 Aug 2022 07:02:55 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="B4UR-ZZ_">RTT是一部分，但不是全部。</p><p data-pid="2daGnDYn">本质是由于缓存（内存）的极度降价和网速的极大提高，使得滑动窗口模型已经不再适用了。</p><p data-pid="JfSb2IBt">在TCP模型中，提出滑动窗口本质是为了对网络进行拥塞控制以及将网速放慢至接收端的缓存的可以处理的地步。</p><p data-pid="ntEf3kyT">三十年多前，电脑的缓存的大小只有640KB，留给TCP端口可用的缓冲区更小，加上CPU处理速度较慢，因此如果不对网速进行限制，很容易出现溢出的现象。</p><blockquote data-pid="kcf7LKEq"><b>今天有网友翻出了一份1989年4月26日的《参考消息》，中缝里赫然有一条电脑广告，是中科院计算中心下属鹭鸟公司打出的，最新到货了Super PC机，配置有756×380分辨率显示器、640KB内存、两个360KB软驱、一串一并两个接口。</b></blockquote><a href="https://link.zhihu.com/?target=http%3A//www.techweb.com.cn/it/2017-01-13/2472618.shtml" data-draft-node="block" data-draft-type="link-card" class=" wrap external" target="_blank" rel="nofollow noreferrer">三十年前的电脑配置如何？1989年电脑广告告诉你_TechWeb</a><p data-pid="WtduDPNq">但是现在网络最大的瓶颈已经不在缓存区了，而是在网速上。</p><p data-pid="u-D-xq5l">TCP通过设置滑动窗口来限制网速的目的消失了，我们已经不需要限制网速了。</p><p data-pid="Wu3OlkoT">所以QUIC就选择了采用UDP来实现大批量的数据传输，便是很自然而然地选择。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>