Skip to content

Unlimited memory consumption #42

Description

@botsman

Broker loads whole response body into its memory before returning this response to the caller.
This may lead to problems when a server responds with some huge chunk of data, especially if such a thing happens simultaneously in multiple threads.

It is easy to crash the broker by responding with big response body

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions