.\" generated with Ronn-NG/v0.8.0 .\" http://github.com/apjanke/ronn-ng/tree/0.8.0 .TH "HAPROXYCTL" "1" "February 2020" "" "" .SH "NAME" \fBhaproxyctl\fR \- utility to manage HAProxy .SH "SYNOPSIS" haproxyctl .SH "DESCRIPTION" haproxyctl is an wrapper to make life with HAProxy a little more convenient\. .P See \fBhaproxyctl \-\-help\fR for complete help\. .SH "EXAMPLES" .SS "show HAProxy status" .nf haproxyctl status .fi .SS "show errors to the backend servers" .nf haproxyctl "show errors" .fi .SS "disable complete server on the fly" .nf haproxyctl "disable all server1" .fi .SS "enable complete server on the fly" .nf haproxyctl "enable all server1" .fi .SH "AUTHOR" haproxyctl is primarily the work of Carlo Flores\. .P This manual page was written by Jonas Genannt \fI\%mailto:jonas\.genannt@capi2name\.de\fR for the Debian Project\.