Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
365 B
Plaintext
8 lines
365 B
Plaintext
HAProxyctl is a tool to manage the various aspects of HAProxy that can be
|
|
controlled by means of its socket.
|
|
|
|
HAProxyctl can be used in 2 modes. CLI mode and Python API mode. CLI mode,
|
|
as the name implies, gives you a command, haproxyctl, that can be used to
|
|
control HAProxy. You can use the Python API mode to integrate HAProxyctl
|
|
directly in your Python project.
|