Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

haproxyctl - utility to manage HAProxy

Author

       haproxyctl is primarily the work of Carlo Flores.

       This manual page was written by Jonas Genannt mailto:jonas.genannt@capi2name.de for the Debian Project.

                                                  February 2020                                    HAPROXYCTL(1)

Description

       haproxyctl is an wrapper to make life with HAProxy a little more convenient.

       See haproxyctl--help for complete help.

Examples

showHAProxystatus
       haproxyctl status

   showerrorstothebackendservers
       haproxyctl "show errors"

   disablecompleteserveronthefly
       haproxyctl "disable all server1"

   enablecompleteserveronthefly
       haproxyctl "enable all server1"

Name

haproxyctl - utility to manage HAProxy

Synopsis

       haproxyctl

See Also