NAME
start_perlbal - run perlbal via start_server command
SYNOPSIS
$ start_perlbal [options]
DESCRIPTION
start_perlbal is a warpper script of perlbal to run via start_server.
OPTIONS
- -c|--config </path/to/perlbal.conf>
-
path of perlbal config. (default: /etc/perlbal/perlbal.conf)
- -v|--verbose
-
print verbose message.
- -h|--help
-
print this document.
And all of pases through other options to start_server, so the most options of start_server such as "--pid-file" or "--interval" works fine too.