haproxy-cmd 0.0.5 source package in Ubuntu

Changelog

haproxy-cmd (0.0.5) unstable; urgency=medium

  [ Gregory Duchatelet ]
  * Fetch admin socket path by parsing haproxy.cfg.

 -- Thomas Goirand <email address hidden>  Mon, 17 Jun 2024 16:19:03 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
haproxy-cmd_0.0.5.dsc 1.8 KiB d8053e57db551c7ec29023b314e2b3319efbad832852c3f0b42c1b1a66fc2610
haproxy-cmd_0.0.5.tar.xz 9.6 KiB 4a87ab4525616101790205b2501b7af7dbbd6d5ba2c5e14f7e0b1ac9284e0424

Available diffs

No changes file available.

Binary packages built by this source

haproxy-cmd: command line utility to control backends of haproxy

 This package contains a helper to send commands through the haproxy socket,
 so it is possible to maintain servers part of a cluster by draining,
 enabling and stopping servers part of a backend.
 .
 This utility is, in fact, a wrapper around the haproxy admin socket, so
 it is easier to use, with bash-completion and so on.