gpt4 book ai didi

SSL-如何调整最大帧数

转载 作者:太空宇宙 更新时间:2023-11-03 14:56:14 25 4
gpt4 key购买 nike

我读到有关 ssl 的内容,据说 ssl 帧的最大值是 16384 字节,这是真的吗?

如果为真,你知道如何调整它吗,因为我有超过 16384 字节的数据?

谢谢

最佳答案

I read about ssl and it is say that max of ssl frame is 16384bytes is that true?

没有。它有一个最大 SSL 消息 大小,具体取决于您使用的密码套件,但 SSL API 将 SSL 套接字作为字节流呈现给您。您不必担心 SSL 打包写入 SSL 消息并再次返回的方式:这一切都在幕后发生。

if true do you know how to adjust it because i have data more than 16384bytes?

没关系。只需以通常的方式书写和阅读即可。

关于SSL-如何调整最大帧数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28977708/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com