Skip to content

Question / Request: Reduce number of workers #17

@Sommerwiesel

Description

@Sommerwiesel

RYD-Proxy always starts preforked with the number of workers equaling the number of host cpu threads.
On my system, this leads to the docker container starting with 32 threads, which is way overkill.

Is there a way to specify the number of threads?

If not, can you implement a way so that we can specify:

  • prefork true/false
  • max processes spawned

Thanks :)

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