Skip to content

Dream doesn't recover gracefully when running out of open files #419

@brianwk

Description

@brianwk

When the Dream server runs out of open files (EMFILE error on macOS), the web server never recovers from this condition. You can test this by setting the open file limit really low and doing concurrent requests with a tool such as Apache bench. Once the EMFILE error condition is logged to the console, the web server will hang and never respond to requests again.

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