The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Clustericious::Command::Hypnotoad

DESCRIPTION

Start a hypnotoad webserver.

Configuration for the server is taken directly from the "hypnotoad" entry in the config file, and turned into a config file for hypnotoad.

EXAMPLE

 start_mode : "hypnotoad"
 hypnotoad:
    workers : 1
        listen :
            - "http://*:3000"
    inactivity_timeout : 50
    pid_file : /tmp/minionrelay.pid

SEE ALSO

Mojo::Server::Hypnotoad