-
I am experimenting with mysqlnd_ms standalone and in combination with haproxy.
The experimental setup runs on mysql 5.7 with a GTID based replication as master/slave.
The goal is to redirect some - …
-
uname -a
```
Linux b02.example.com 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
```
haproxy -vv
```
HA-Proxy version 2.0.3 2019/07/23 - https:/…
-
First of all, this is awesome project! Thank you for adding this. I have an issue though because I want to use microk8s.
ingress-nginx-controller.ingress-nginx.svc.cluster.local resolution is not…
-
Hi,
I'd like to have possibility to securize jarvis API with my HAPROXY.
Due I can't define the full URI string I can't use something like :
`https://login:password@jarvis-api.mydomaine.com`
…
-
In my setup i saw occurence of the following warnings:
```
Deep recursion on subroutine "Try::Tiny::try" at /path/to/site_perl/5.18.0/Redis.pm line 275.
Deep recursion on subroutine "Redis::conne…
-
Currently, when consistent hashing is used for load balancing, the server picked by different HAProxy instances can be different, making consistent hashing ineffective.
There should be a way to set…
-
Sometimes the current health checks (TCP) are not enough. The current generated health checks for HAProxy is:
- http: `check`
- https: `check ssl verify none`
One example that won't work with the…
-
### Nomad version
`0.12.7` / `1.0.0.beta`
### Reproduction steps
Go to https://www.nomadproject.io/docs/upgrade/upgrade-specific and read about `»mbits and Task Network Resource deprecation`:
…
-
I need to redirect traffic for all http traffic to https. I am using an ELB to terminate the SSL.
Since I couldn't find a way to redirect all traffic to https, I started forwarding app-by-app.
F…
dyerz updated
6 years ago
-
VM on google cloud using chrony. Chrony stats look good so VM clock is synched.
Why would rsyslog event time be EARLY and wrong by many seconds?
Journalctl has correct time:
Jan 28 17:13:…