Skip to content

File descriptors and ulimits #279

@jsteemann

Description

@jsteemann

On Linux and MacOS, the starter should try to increase the number of file descriptors available for itself and its sub-processes (i.e. arangod instances), by probing the current rlimits for "number of open files" and trying to increase them if they seem to low.

This is a nice-to-have improvement and does not seem necessary if the starter could display arangod startup errors, e.g. the ones that are due to too few file descriptors available.

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