Skip to content
#

haproxy

Here are 600 public repositories matching this topic...

haproxy
seunghyoseo
seunghyoseo commented Mar 18, 2022

Detailed Description of the Problem

Hello

I wrote some script for disabled/enable frontend when related backend status goes DOWN OR UP.

BUT stat shows the frontend status is still OPEN even if I was disabled it.

echo "show stat" | sudo socat unix-connect:/run/haproxy-master.sock stdio

and follow is my tested HAproxy version

root@haproxy1:~# haproxy -v
HAProxy v
type: bug good first issue dev severity: minor
pires
pires commented Mar 5, 2021

And go vet doesn't like it

Error: ./protocol_test.go:29:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:37:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:40:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:88:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:99:4: call to (*T).Fa

80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Kubernetes, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.

  • Updated Mar 8, 2022
  • Shell

Improve this page

Add a description, image, and links to the haproxy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the haproxy topic, visit your repo's landing page and select "manage topics."

Learn more