Skip to content

connection_type == worker causes connection failure #1513

@okeuday

Description

@okeuday

Currently, if HTTP/1.1 is used with a cowboy connection that has been configured with connection_type == worker, the first request will succeed with the connection and a second request performed immediately will fail. If that should not occur, it appears like source code would need to change, so currently connection_type must always be supervisor, right? Is there a way to use connection_type == worker now that isn't documented?

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