Skip to content

On large amount of requests keter may run out of sockets #245

@jappeace

Description

@jappeace

We were being hit with hundreds of requests a second, with some of them taking longer than others - the result being that eventually the system ran out of sockets (aka file descriptors) to service all the requests, and Keter fell over.

So keter should be able to deal with this.
But once this happened it also didn't reboot (which is a nixos config issue, which is now also part of this repository).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions