Skip to content

Add support for limiting maximum concurrent HTTP connections #7

@zdila

Description

@zdila

Browsers open multiple connections per server and ESP8266 / ESP32 is not capable to serve concurrent connection via HTTPS because it runs out of memory when doing TLS. Connection requests above the limit should wait.

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