shutdown Perlbal daemon

Jay Buffington jaybuffington at gmail.com
Tue Jan 23 17:59:48 UTC 2007


Set up a management port like this in your perlbal.conf:
# management port
CREATE SERVICE mgmt
  SET role   = management
  SET listen = 127.0.0.1:60000
ENABLE mgmt

Then telnet to port 60000 of localhost and type "shutdown" without the quotes.

Jay

On 1/23/07, kingler <kingler at gmail.com> wrote:
> A dumb question: if Perlbal is run as a daemon, how can i shutdown it
> without using kill?
> The config-guide.txt showed an option to shutdown. But Perbal command
> line would not accept it. Thanks.
>
> - Liang
>


More information about the perlbal mailing list