Skip to content

connection stream工作一段时间后无法正常传输数据 #516

@zpwjjs130811-creator

Description

@zpwjjs130811-creator

Describe the bug
使用quic创建了一个连接, 在初始化阶段创建了stream 0,4,8,12,16,20,24,28.32 9个stream用于client & server端传输,其中使用stream 0 周期发送 心跳消息 给server, 测试发现经过一段时间后,会出现server端突然接收不到心跳数据了,然后过一段时间会瞬间收到多条心跳数据。 随后quic的stream就无法正常发送&接收心跳了。 这种情况出现后,client & server 也无法传输数据了。
针对上述异常文件,希望给出问题发生的原因/排查建议,感谢!!!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions