Skip to content

multiple streams with body failed with rst_stream #1210

@liyangliu43

Description

@liyangliu43

I am using nghttpx.
When there were multiple streams on Http2Upstream, more than 8, with backends established not so quickly, the stream 9 or 10 with body received RST_STREAM by Http2Upstream.
I followed with code, and found that downstream was pending and dconn_ was not established, so there were no places to upload the body.
pls help. is it possible to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions