Skip to content

Feature Request: Support for On-Demand Execution via xinetd or Systemd Socket Activation #113

@unclesamwk

Description

@unclesamwk

Hey everyone,

First off, thanks for webhookd – it's a great tool!

However, I'm missing one feature: In some environments, the number of incoming requests is relatively low, making it unnecessary to keep the service running continuously. A solution could be using xinetd or systemd socket activation. However, for this to work, webhookd would need to terminate immediately after handling an HTTP request. As far as I know, a SIGCHLD signal is sent in such cases.

It would be great if you could implement support for this!

Best regards,
Sam

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