logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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